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

Use LocalStorage for data persistence #65

Closed
sedge opened this issue Aug 22, 2016 · 2 comments
Closed

Use LocalStorage for data persistence #65

sedge opened this issue Aug 22, 2016 · 2 comments

Comments

@sedge
Copy link

sedge commented Aug 22, 2016

Web storage APIs have come really far, so I thought I'd take a swing at making this tool save directly to your browser. It requires a modern browser, but otherwise should work everywhere. It should also make autosaving (#28) really easy.

I'll probably implement this one way or another on my fork since I frequently use this awesome tool. If there's interest then I'll post a PR 👍

@crobi
Copy link
Owner

crobi commented Aug 22, 2016

👍 A PR would definitely be welcome!

@crobi
Copy link
Owner

crobi commented Nov 16, 2016

PR #67 is now merged and deployed. Note that it only auto-saves when you change the active card.

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

2 participants