diff options
author | Oskar <[email protected]> | 2024-04-05 09:16:21 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-04-05 09:16:21 +0200 |
commit | 06936a1b2c59ccc6b13e32e52dea60c5cabb547d (patch) | |
tree | 1b187f838844bd222b834e30fc622978bcb9fc7c /TODO | |
parent | 73587ce4a4766c65de31ba994ea5cfd1dc2d00bb (diff) |
TODO update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ 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 - Think about how i want N to actually work 1 - Implement N functionality. +1 - Do tests on N 2 - All L functionality is done. Did some testing and made some fixes. I will keep this here for now in case i find anything more. 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). |