allen505 / save-for-later

A web extension for Chrome/Firefox which saves the tabs in current window for later use.
https://allen505.github.io/save-for-later/contribute
GNU General Public License v3.0
33 stars 11 forks source link

Redesign for 2.0 #15

Open allen505 opened 3 years ago

allen505 commented 3 years ago
AzDecker commented 1 year ago

I'm sorry but all I do with Github is download the stuff I can use on my PC. I am not a coder or anything like that. But, I signed up today to suggest something for Save for Later...which I love by the way. I use it all the time. My suggestion is to inform users how to backup Save for Later. Unless there is a way to do that and I am just ignorant of that fact. Could there be a "button" that could be used to backup all the saves I have? Or is there a file or folder that I should copy and save somewhere for safety. I would hate to lose all my Save(s) for Later. Thx

allen505 commented 1 year ago

Hi @AzDecker. I'm glad you found the extension useful. Currently there is no way to backup the Save For Later data. Currently all the data is stored in the browser's Local Storage. We do have a plan of moving it from this to the browser's Sync Storage, which would be synced across the devices that you've signed into. Issue: https://github.com/allen505/save-for-later/issues/3

If you feel that doesn't suit your needs, you could create a new issue explaining your use-case, by going here

AzDecker commented 1 year ago

Hello allen505, thx for your reply, I appreciate it. Maybe the import/export files would be a great idea to save items.

allen505 commented 1 year ago

Sure @AzDecker , I see a newly created issue for this here