diff options
| -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; |
