From a915b49f8d46e9d861bd9755a9a9a4d67aa45771 Mon Sep 17 00:00:00 2001 From: dam Date: Sun, 16 Oct 2022 02:36:19 +0000 Subject: Updated to-do list. --- readme.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/readme.md b/readme.md index 8a2b833..9f17c13 100644 --- a/readme.md +++ b/readme.md @@ -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; -- cgit v1.2.3