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

Add support for automatically saving most recent snippet to local storage #2871

Open
parlough opened this issue Feb 22, 2024 · 1 comment · May be fixed by #3037
Open

Add support for automatically saving most recent snippet to local storage #2871

parlough opened this issue Feb 22, 2024 · 1 comment · May be fixed by #3037
Labels
area-preview-ui P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@parlough
Copy link
Member

parlough commented Feb 22, 2024

This might be the feature I've seen users miss the most, or at least they noted as not matching their expectations. It also can result in lost progress due to various user or technical errors.

Even a not-super robust solution, with an edit on any tab replacing the previous content, would likely be sufficient here for most use cases.

Bonus: Enable saving multiple snippets. Perhaps save last 10 and allow switching? Could use Gemini to generate title.

@Levi-Lesches
Copy link

PR for this at #3037

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-preview-ui P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants