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

Persistence mechanism #10

Open
JonathanTurnock opened this issue Feb 12, 2023 · 0 comments
Open

Persistence mechanism #10

JonathanTurnock opened this issue Feb 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JonathanTurnock
Copy link
Owner

The application needs an improved persistence layer, but it still needs to maintain support for multiple tabs having different content.

It should not increase the friction but it's quite unmanageable having lots of tabs and loosing progress as it is.

Support should initially be for 'Device' (Local Storage) but should also support future scope for adding GitHub integration etc.

Initially we can probably roll with the concept of folders&files where an unsaved file is a scratch but when saved it opens a file explorer on the left and uses can flip between files.

GitHub persistence is probably an extended action to propagate changes in local storage to the GitHub api.

@JonathanTurnock JonathanTurnock added the enhancement New feature or request label Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant