diff options
author | Oskar <[email protected]> | 2024-04-19 23:32:15 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-04-19 23:32:15 +0200 |
commit | e0e28a119e7a0f83ef9382413dba603ae342a8fb (patch) | |
tree | 1a0a7a60cee9efbbd38ed0fc63cbd057592cf24c /TODO | |
parent | 73b0414254e6b888656b4e5346292f27b67ac9d9 (diff) |
adding modes to choice
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,6 +2,5 @@ TODO list. This is mostly so i can plan more granularly and remember small stuff This is not my overall big planning board. (1 highest prio, 10 lowest) 1 - Add some quality of life features -2 - Add a way to create a file with the program. 2 - Add a way to specify default Y or N. 2 - Make new_line and remove_line_contents more efficient. Maybe allow specifying amount of lines to add so we dont need to call the function too many times. |