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

Persist editor state #10

Open
stuf opened this issue Jun 16, 2021 · 0 comments
Open

Persist editor state #10

stuf opened this issue Jun 16, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request future Future improvements

Comments

@stuf
Copy link
Owner

stuf commented Jun 16, 2021

Plan support for persisting editor state in a suitable backend.

Ideas/thoughts/things:

  • maybe use a localStorage/sessionStorage-like API?
  • by default localStorage, but could be a custom back-end
  • use checkpoints/batches instead of updating instantly on state change
@stuf stuf added enhancement New feature or request future Future improvements labels Jun 16, 2021
@stuf stuf self-assigned this Jun 16, 2021
@stuf stuf added this to the Future milestone Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future Future improvements
Projects
None yet
Development

No branches or pull requests

1 participant