Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement auto-save #63

Closed
WhenLifeHandsYouLemons opened this issue Apr 3, 2024 · 0 comments · Fixed by #70
Closed

Implement auto-save #63

WhenLifeHandsYouLemons opened this issue Apr 3, 2024 · 0 comments · Fixed by #70
Assignees
Labels
new New feature or request
Milestone

Comments

@WhenLifeHandsYouLemons
Copy link
Owner

Implement the auto-save feature. Could look at this link to see how to do it?

@WhenLifeHandsYouLemons WhenLifeHandsYouLemons added the new New feature or request label Apr 3, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons added this to the v1.9.1 milestone Apr 3, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons self-assigned this Apr 3, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons modified the milestones: v1.9.1, v1.9.2 Apr 3, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons linked a pull request Apr 3, 2024 that will close this issue
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons removed a link to a pull request Apr 4, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons linked a pull request Apr 4, 2024 that will close this issue
WhenLifeHandsYouLemons added a commit that referenced this issue Apr 10, 2024
- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant