summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-04-20 13:11:26 +0200
committerOskar <[email protected]>2024-04-20 13:11:26 +0200
commit90ab7c4cc4edaedb9180b7ec73570c0cc06fa0ab (patch)
treeba1934671af90eddf145d8ee6623a79f21f3754b /TODO
parente2c0feeb8b0b350d4c22f7786d08e28fff473bf0 (diff)
new_line seems to work now
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6edd88a..d2cc8d9 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
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 - Add some quality of life features
-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.
+1 - 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.