Skip to content
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

Users and Questions should be synced across browsers #33

Open
sachinjain024 opened this issue Jun 13, 2014 · 3 comments
Open

Users and Questions should be synced across browsers #33

sachinjain024 opened this issue Jun 13, 2014 · 3 comments
Assignees
Labels

Comments

@sachinjain024
Copy link
Collaborator

Let the notification store be present in localStorage due to size constraints and move the user and question store to sync storage.

@sachinjain024
Copy link
Collaborator Author

This task needs a migration task as well. We need to migrate the questions and users object from localstorage to sync storgae first.

@seanf
Copy link
Contributor

seanf commented Feb 8, 2019

In the meantime, a simple backup arrangement (better than nothing) should be possible by using Storage Area Explorer on StackEye's internal pages (eg inspect pop-up) to Export/Import chrome.storage.local. But be careful when importing - it doesn't merge data!

@laike9m
Copy link

laike9m commented Nov 2, 2019

Hi Sachin, I really need this feature, and I believe many others also do. Is there any technical blocker for adding this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants