You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Closed#72
- Closed#63
- Autosave is now implemented!
- Improved text in preferences for what the auto-save interval value means.
- Changed allowed maximum autosave delay to be 10 minutes.
- Changed increments from 15 to 5 seconds to allow more fine-grained control easily.
- Fixed an issue where if the user was selecting text it would cause issues when saving the file.
- Moved markdown auto-open preview to only run if the file was opened correctly.
- Autosave runs recursively with the specified delay on the current tab.
- Autosave interval value can be changed without needing to reopen the program to see the changes.
Implement the auto-save feature. Could look at this link to see how to do it?
The text was updated successfully, but these errors were encountered: