vanilla-todo icon indicating copy to clipboard operation
vanilla-todo copied to clipboard

Backup / Restore

Open rdggithub opened this issue 1 year ago • 2 comments

I'm using some simple Bookmarklets to backup/restore the local storage of this app to/from JSON... would be great to see this implemented via the UI.

PS: I'm actually using this for my private stuff, pretty cool, thank you for creating it!

rdggithub avatar Sep 28 '23 21:09 rdggithub

Hi, thanks for the idea! Can you point me to resources on how something like this could be implemented? And another question: Wouldn't this be covered by setting up browser syncing as provided by most popular browsers? Cheers!

morris avatar Nov 19 '23 13:11 morris

I'm using those from https://github.com/todvora/localstorage-backup

Browser syncing would mean I'm giving away the data, although it may be encrypted from what I read. Personally I prefer to locally backup it, since I have no requirement for syncing to other devices, too.

It's not an important enhancement, I guess, but you put that much effort into the script, I'd love it to be useful to some more people. And for me the backup function was crucial when deciding to work with it.

Again, thank you very much for sharing!

rdggithub avatar Nov 22 '23 19:11 rdggithub

Finally got around to it :) thanks for the idea & enjoy!

morris avatar Jun 24 '24 05:06 morris

Very cool, thank you!

rdggithub avatar Jun 25 '24 23:06 rdggithub