summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-04-03 23:13:16 +0200
committerOskar <[email protected]>2024-04-03 23:13:16 +0200
commit88febb6bb171f780c80d73a41982d86aa2e87fc8 (patch)
treec15617190e78db2dc000c44b51592c73116ef068 /TODO
parent4a99dc41d3a9836753a33c00d31e4cbce4e0e3b4 (diff)
TODO UPDATE. Some striking revalations.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4612590..f26bf36 100644
--- a/TODO
+++ b/TODO
@@ -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).