From c1585e94cf4a0eeb8ebd49103291119b97e097a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20B=C3=BCtow?= <1224732+snonux@users.noreply.github.com> Date: Sat, 21 Jun 2025 23:51:57 +0300 Subject: Swap recurrence and random due date hotkeys --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 04b9cca..05b03ca 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3