scrroll-in icon indicating copy to clipboard operation
scrroll-in copied to clipboard

Presistence Scrroll Save

Open ashutosh4336 opened this issue 5 years ago • 3 comments

As the extension is using LocalStorage API of Browser If a user reset all settings or uninstall a browser most likely all the saved scrolls and pages will be lost. So there will be no way he can get back his data back.

I would like to propose the this as Solution

  • Let user Import and Export all the saved scrolls to as a JSON file which he can later import to another browser he can import and have all the scrolls which he added in past.

  • An alternative would be using some kind of authentication and save the scrolls in Database once the same user logs in he can have all the Scrolls back in the Browser.

ashutosh4336 avatar Oct 03 '20 06:10 ashutosh4336

I like the import or export idea for now, we can create a database in future.

prateek3255 avatar Oct 03 '20 15:10 prateek3255

I would love to work on this feature. Can you assign this ito me ?

ashutosh4336 avatar Oct 03 '20 18:10 ashutosh4336

Hi, @ashutosh4336 are you still working on this? I would love to help in some part of this enhancement.

subhamX avatar Oct 18 '20 14:10 subhamX