diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-22 14:04:53 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-22 14:04:53 +0300 |
| commit | 74fc699fabd50e3072d81242a9ade62ef8af34bf (patch) | |
| tree | dbb2f6340b00b991d4824421f7c96386023d1c7c /README.md | |
| parent | 97ca49e85034cf6b57a6515407f8a73b440755ee (diff) | |
Fix task modification marking done and swap hotkeys
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -32,9 +32,9 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `e` or `E`: edit task - `s`: toggle start/stop -- `D`: mark task done -- `U`: undo last done -- `d`: set due date + - `d`: mark task done + - `U`: undo last done + - `D`: set due date - `r`: random due date - `R`: edit recurrence - `a`: annotate task |
