diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-21 23:51:57 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-21 23:51:57 +0300 |
| commit | c1585e94cf4a0eeb8ebd49103291119b97e097a8 (patch) | |
| tree | 224f417c19f324674f5a240dc98583725061049a /README.md | |
| parent | c5d91ea346ac91e58ba8f2b40e6289cc926fb257 (diff) | |
Swap recurrence and random due date hotkeys
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,7 +35,8 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `D`: mark task done - `U`: undo last done - `d`: set due date -- `r`: edit recurrence +- `r`: random due date +- `R`: edit recurrence - `a`: annotate task - `A`: replace annotations - `p`: set priority |
