From 7494c0ae16d1fd2ea0052c25c9e8251b24660bb1 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 17 Jan 2026 19:40:54 +1100 Subject: [PATCH] extra clarification on FIRST_YEAR fix needed --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index e4f67de..4efc971 100644 --- a/TODO +++ b/TODO @@ -17,3 +17,5 @@ UI: * 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)