diff --git a/BUGS b/BUGS index 47270da..3f57f1b 100644 --- a/BUGS +++ b/BUGS @@ -2,3 +2,5 @@ * added an electricity bill by accident for 2018, that kills lots :( - something to do with missing year of data in quarterly bills - still an issue + +* if change a bill (like Amazon), then its future estimates don't update diff --git a/TODO b/TODO index 4efc971..d6a69c0 100644 --- a/TODO +++ b/TODO @@ -13,9 +13,4 @@ CALC: * still get double health insurance bills sometimes (just viewing a new date might trigger this??? or at least when I changed years) UI: - * add FIXED Annotations: - * historical annotations (at least M_quit_date, Trip_date, school_fees in 25) * should try AI with how to distribute annotations better - * make bills tabs a vertical navbar instead of horizontal - - * make FIRST_YEAR dynamic, and maybe just WARN if next pay is > FIRST_YEAR (let me sort if by hand - probably non-issue as unlikely to be working in late Dec 26) diff --git a/templates/bills.html b/templates/bills.html index a1f78c6..aad64d1 100644 --- a/templates/bills.html +++ b/templates/bills.html @@ -14,7 +14,8 @@
@@ -193,15 +194,17 @@ Cancel + +