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

Create regular automatic backups even if user doesn't explicitly request them #565

Closed
codinguser opened this issue Aug 31, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@codinguser
Copy link
Owner

Right now backups are only created before destructive actions like export, delete.
It would be good to also have a regular backup which the user can always restore from.

@codinguser codinguser added this to the v2.3.0 milestone Aug 31, 2016
@codinguser codinguser self-assigned this Apr 12, 2017
codinguser added a commit that referenced this issue Apr 20, 2017
…closes #565

Use Storage Access Framework for selecting default backup location - fixes #646

If a default backup location is set, all backups will be performed to that specified file.
Otherwise, the default locations on the SD card will be used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant