From 5bd94fc2c51699f9f7bb1e63c9fdfad17ace0e81 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 22 Aug 2025 16:06:47 +1000 Subject: [PATCH] added basic UI improvements --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 8cac9f0..fbf8cf5 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +UI: + * remember which tab + * remember show estimates + For bills: * using frequency and known bills fill in missing gaps [DONE] -- need to add to DB whether the bill was added manually or auto-flled in (so if we want, we can re-calc. based on growth calc change as we add more real bills over time?)