diff options
| author | dam <dam@gudinoff> | 2022-10-16 02:36:19 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-10-16 02:36:19 +0000 |
| commit | a915b49f8d46e9d861bd9755a9a9a4d67aa45771 (patch) | |
| tree | 3bb2453aa93d834cede93dccae3613a328bc8bb4 | |
| parent | 39765b0018dc6530a9169379021931e0f7c5bcce (diff) | |
| download | task-time-tracker-a915b49f8d46e9d861bd9755a9a9a4d67aa45771.tar.zst task-time-tracker-a915b49f8d46e9d861bd9755a9a9a4d67aa45771.zip | |
Updated to-do list.
| -rw-r--r-- | readme.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -64,10 +64,3 @@ Task Time Tracker - Try printing each row; - Try printing headers and footers, then each row; - Allow to repaint just certain parts of the TUI; this should allow to call `draw_tui` with a flag saying which parts need to be drawn; -- [ ] Improve total_times: - - Since we provide a way to recalculate the total values, we may just automatically recalculate them when we open the database and one of the totals has saturated? - - Create function to recalculate them. Shouldn't take so long, right? - - Decide when this will run. - - Check for overflow/underflow when adding/subtracting times; - - Only recalculate when we're potentially exiting a saturation point; -- [ ] Space invaders on konami code; |
