-
Notifications
You must be signed in to change notification settings - Fork 34
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
Option to export ALL trees #123
Comments
This is closely related to #122 |
You can use generic apps like NeoBackup for that ... |
Afaics, this requires root |
You are right, it requires 'root' rights. |
I guess it's not. |
Yes, the option to export all trees at once is strictly related with #122. In Save there is a list of all trees, each selectable to be exported as ZIP backup in a folder chosen by the user. In Restore the backup trees could be restored automatically just pressing a button Restore all trees from the same folder, or selecting a folder from which to get them. The target of backup will not be a file, but a folder. What do you think about? |
Yes, sounds good. For restore it could ask whether all from that folder or select one. Optionally: |
It could also just use whatever the current backup uses and just add an option to backup locally. Could just be one zip file of the entire family gem working directory |
As long as there's no automated local backup, a way to export ALL trees with all the data they contain would be handy.
Basically a manual backup of everything you have in family gem so that you could uninstall family gem , sell the phone take a new phone , install family gem and import from backup file and be exactly in the same state you were when you made the backup
The text was updated successfully, but these errors were encountered: