diff options
| author | dam <dam@gudinoff> | 2022-10-01 10:23:12 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-10-01 10:23:12 +0000 |
| commit | 5c68228fbe958c6405573876de8f2956d6b9a23a (patch) | |
| tree | 5b913373fe555d0dbe87e2e97ee7218fb8c12964 /readme.md | |
| parent | 359e6b6df688b06deee7d7f99c40b5506a23ffc1 (diff) | |
| download | task-time-tracker-5c68228fbe958c6405573876de8f2956d6b9a23a.tar.zst task-time-tracker-5c68228fbe958c6405573876de8f2956d6b9a23a.zip | |
Updated to-do list.
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ Task Time Tracker - [x] At startup, check for required files and create them if not present. - [x] Allow to archive task using keys: `a` and `A`; - [x] By default, store files on `~/.config/task_time_tracker/` or `~/.local/share/task_time_tracker` and allow to store elsewhere if passed by argument `--config`. +- [ ] Allow usage of `ttt: ./ttt --dpath ./` to change the app folder; - [ ] Confirm delete_task operation. - [ ] Change task order (using task_t tmp_task + memcpy); - [ ] Create task using keys: `c` and `C`; |
