Open TheDcoder opened 4 months ago
Add option to disable auto-save and add ability to manually save.
I like my changes to be atomic, I don't like the fact that each and every change automatically gets written to the disk as soon as it is made.
This would also make any previous versions of the todo.txt in a file sync solution cleaner and easier to navigate.
File -> Save file (Ctrl + S)
Feature Request
Add option to disable auto-save and add ability to manually save.
What problem does it solve?
I like my changes to be atomic, I don't like the fact that each and every change automatically gets written to the disk as soon as it is made.
This would also make any previous versions of the todo.txt in a file sync solution cleaner and easier to navigate.
How does the user interface change to accommodate this request?
File -> Save file (Ctrl + S)
)