diff options
| author | dam <dam@gudinoff> | 2022-10-02 00:49:07 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-10-02 00:49:07 +0000 |
| commit | 504a03bb0cb86ef09cdc1b7a832d51ae935d9566 (patch) | |
| tree | 10362b41f6a5eb510c22ca8ff32f4eefb70142c1 /readme.md | |
| parent | eb2d9a5fad776ac5f9fe8b6dcdf70143bf3e7bd9 (diff) | |
| download | task-time-tracker-504a03bb0cb86ef09cdc1b7a832d51ae935d9566.tar.zst task-time-tracker-504a03bb0cb86ef09cdc1b7a832d51ae935d9566.zip | |
Updated to-do list.
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
