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

Backup export and import #144

Open
3 tasks done
ArnyminerZ opened this issue Apr 5, 2023 · 2 comments
Open
3 tasks done

Backup export and import #144

ArnyminerZ opened this issue Apr 5, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@ArnyminerZ
Copy link
Member

ArnyminerZ commented Apr 5, 2023

Following the discussion #69. Provide an option to export and import the database. This would provide backup functionality for subscriptions, but maybe we want to also move preferences to the database (eg. dark mode toggle) so it's exported together with the subscriptions.

Overall I'd say that the implementation steps would be:

  • Create a database import algorithm
  • Create a database export algorithm
  • Provide an extra option in the overflow menu in subscriptions list. Maybe we can add a "Backup" option, and then show a dialog to choose between import and export, or add a submenu to select this option. However, the second approach would not allow to show a warning to tell the users information about the backup, such as that importing would overwrite the existing data, or that backups are not encrypted.
@ArnyminerZ ArnyminerZ added the enhancement New feature or request label Apr 5, 2023
@ArnyminerZ
Copy link
Member Author

option

dialog

@ArnyminerZ
Copy link
Member Author

device-2023-04-05-160244.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant