Sync with local file(s)
dcdom2 opened this issue · 2 comments
dcdom2 commented
Describe your suggested feature
Neat app idea and nice implementation.
Please let the app write and read to a local file (preferably text for each list). This can be done using SAF so no need for storage permission.
This allows many good things like sync, backup and restore, versioning, and editing on other systems, etc
Other details
No response
Acknowledgements
- I have written a short but informative title.
- I have updated the app to the latest version.
- I have checked through the app settings for my feature.
- I have searched the existing issues and this is a new one, NOT a duplicate or related to another open issue.
- This is a single feature request, in case of multiple feature requests I will open a separate issue for each one (they can always link to each other if related)
- This is not a question or a discussion, in which case I should have gone to lemmy.ml/c/rankmyfavs
- I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements. 🤡
- I will fill out all of the requested information in this form.
dessalines commented
Not something I'm going to add, as this relies on an internal SQLite DB.
I already have exporting / importing lists and list items, and will eventually do that for the entire DB #40 , but not move its DB to local files.
dcdom2 commented
OK