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

Auto save project file #371

Closed
maks opened this issue Feb 9, 2025 · 0 comments · Fixed by #374
Closed

Auto save project file #371

maks opened this issue Feb 9, 2025 · 0 comments · Fixed by #374
Assignees
Labels
2.0-beta enhancement New feature or request hi-priority High Priority, usually a show stopper bug

Comments

@maks
Copy link
Collaborator

maks commented Feb 9, 2025

It absolutely sucks to lose work. Auto saving at regular intervals would help with that, eg. in case of firmware crash or the battery dying or the user accidentally turning off the picoTracker.

I would expect to implement this by auto saving to the project data file to an alternate name, eg. autosave.dat and then delete that autosave file when a user does an explicit save on a project. Then, if a project is opened with an existing auto save file, it means it needs to be used instead of lgptsav.dat.

@maks maks added enhancement New feature or request hi-priority High Priority, usually a show stopper bug labels Feb 9, 2025
@maks maks self-assigned this Feb 9, 2025
@maks maks added the 2.0-beta label Feb 9, 2025
@maks maks mentioned this issue Feb 12, 2025
@maks maks closed this as completed in #374 Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0-beta enhancement New feature or request hi-priority High Priority, usually a show stopper bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant