-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Currently the only way to save is to close the application. This is bad if the program is terminated through means other than using the close button (restart, sigkill, crash) and can sometimes fail in other cases.
Potential solutions:
- Add a save button and let the user manually save
- Save on any update to the UI
- Use a timer to save after a certain interval
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested