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

minimalist local storage app for getting started #128

Open
benatkin opened this issue Oct 1, 2022 · 0 comments
Open

minimalist local storage app for getting started #128

benatkin opened this issue Oct 1, 2022 · 0 comments

Comments

@benatkin
Copy link
Member

benatkin commented Oct 1, 2022

a minimalist local storage app for getting started could have:

  • ability to add a page by going to a URL, selecting from a template - could say that nothing is here and have links to templates to get started, like a TODO list, or a request
  • have a list of pages
  • show how much space is in localStorage on the new page and the list of pages
  • listen to localStorage events to keep multiple tabs in sync

The session storage app loses data too easily.

This could then be linked with a backend store, that could include git or cloud storage - or even downloading and rolling it into the bundle

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

No branches or pull requests

1 participant