4848 - Today - Due Today and overdue
4949 - Tomorrow
5050 - Upcoming - Due in next 7 days
51+ - Unscheduled - tasks without due date
5152- [ ] Integrations
53+ - todo.txt (coming soon...)
5254 - Google Tasks
5355 - (Share your ideas)
5456- [ ] Time tracking
@@ -75,7 +77,7 @@ Done! *Manage your tasks your way!*
7577
7678## :keyboard : Keyboard shortcuts
7779
78- Shortcut key for a pane/element will be marked with underline.
80+ Shortcut key for a pane/element will be ** marked with underline** .
7981
8082Some shortcuts are global, some are contextual.
8183Contextual shortcuts will be applied according to focused pane/element.
@@ -95,6 +97,8 @@ In case writing in a text input (e,g, new project/task, due date), you have to `
9597| Tasks | ` Esc ` /` h ` | Go back to Projects Pane |
9698| Tasks | ` ↑ ` /` k ` /` Shift+Tab ` | Go up in task list |
9799| Tasks | ` ↓ ` /` j ` /` Tab ` | Go down in task list |
100+ | Tasks | ` c ` | Clear completed tasks |
101+ | Tasks | ` d ` | Delete Project |
98102| Task Detail | ` Esc ` /` h ` | Go back to Tasks Pane |
99103| Task Detail | ` Space ` | Toggle task as done/pending |
100104| Task Detail | ` d ` | Set Due date |
@@ -118,8 +122,8 @@ The following diagram shows navigation shortcuts between the panels.
118122| P | T | D |
119123| | | |
120124| Entr=> ↓ ↑ Entr=> |
121- | | tab TAB | |
122- | <=Esc/h j k <=Esc/h |
125+ | | / / | |
126+ | <=Esc j k <=Esc |
123127| | | |
124128+------+----------------------+-----------------------+
125129```
@@ -128,7 +132,7 @@ So, what it's trying to visualize is -
128132- Selecting an item with ` Enter ` will move you to right panel. That means -
129133 - Selecting a Project will load it's tasks and move to Tasks panel
130134 - Selecting a Task will load task detail and move to Detail panel
131- - Use ` Esc ` or ` h ` (like vim) to move to left panel. Details to Tasks to Projects.
135+ - Use ` Esc ` to move back to left panel. From Details to Tasks to Projects.
132136- To navigate a list (Project list or Task list),
133137 - Use ` ↓ ` or ` j ` or ` Tab ` to go down
134138 - Use ` ↑ ` or ` k ` or ` Shift+Tab ` to go up
0 commit comments