From 504a03bb0cb86ef09cdc1b7a832d51ae935d9566 Mon Sep 17 00:00:00 2001 From: dam Date: Sun, 2 Oct 2022 00:49:07 +0000 Subject: Updated to-do list. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b1eeacf..927e0b5 100644 --- a/readme.md +++ b/readme.md @@ -43,6 +43,7 @@ Task Time Tracker - [x] Clone (replicate) task; If task is active, mark newly created task as inactive; - [ ] Confirm delete_task operation. - [ ] Change task order (using task_t tmp_task + memcpy); +- [ ] Allow to jump to specific task by index number using key `g` and `G`; - [ ] Add/remove time using keys: `F3`; - [ ] Add/remove time for any day of week; - [ ] Implement logs as described above. -- cgit v1.2.3