diff options
author | Oskar <[email protected]> | 2024-04-03 23:13:16 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-04-03 23:13:16 +0200 |
commit | 88febb6bb171f780c80d73a41982d86aa2e87fc8 (patch) | |
tree | c15617190e78db2dc000c44b51592c73116ef068 /TODO | |
parent | 4a99dc41d3a9836753a33c00d31e4cbce4e0e3b4 (diff) |
TODO UPDATE. Some striking revalations.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ TODO list. This is mostly so i can plan more granularly and remember small stuff i was working on last time and what i should prioritise first. This is not my overall big planning board. (1 highest prio, 10 lowest) -1 - Finish L implementation +1 - Finish L implementation +2 - Not really a TODO point but more of an observation and a realisation i have made. I could have just used regex to do the validation of my commands. How about that... Well im too far in (sunk cost fallacy or whatever its called). |