blob: 33a3c80483186a7e7231baf5091fa70766805fb5 (
plain)
1
2
3
4
5
6
7
|
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 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.
|