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

Autosaving to github #28

Open
SusanBrown opened this issue Apr 1, 2018 · 3 comments
Open

Autosaving to github #28

SusanBrown opened this issue Apr 1, 2018 · 3 comments
Assignees

Comments

@SusanBrown
Copy link

Introduce autosave feature to help guard against data loss. Hopefully find library for doing so.

@ajmacdonald
Copy link
Collaborator

We could periodically save a copy of the document in the browser's localStorage. This would get cleared on save. If the user reloads from the same browser, we could check for the existence of this cached document and ask the user if they want to load it.

@SusanBrown
Copy link
Author

Great idea. How involved?

@ajmacdonald
Copy link
Collaborator

I'd guess ~6 hours.

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

No branches or pull requests

3 participants