diff options
author | Oskar <[email protected]> | 2024-04-11 10:32:12 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-04-11 10:32:12 +0200 |
commit | d6ea48c5be4ec380d2ae18af19ce6107926f58ac (patch) | |
tree | fef506eb5f2d73b218c54a6c7d7a561e44c95eef /TODO | |
parent | 5d9aa978796cd7290c4c7ece59a75da532fd839c (diff) |
Prepared call_X functions, i havent had alot of time to work on this but
i have not abandoned this.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 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 - +1 - Start working on X 2 - All L and N 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). |