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

Feature: select from recent projects #137

Open
magland opened this issue Jul 22, 2024 · 0 comments
Open

Feature: select from recent projects #137

magland opened this issue Jul 22, 2024 · 0 comments
Labels
Milestone

Comments

@magland
Copy link
Collaborator

magland commented Jul 22, 2024

It would be nice if the user could select from recent previously loaded projects, especially considering that the query string of the URL disappears on opening (so you can't easily bookmark things).

Here's one way this could be implemented:

In the "load project" dialog, have a new section that allows user to either proide a URI to the project (e.g., Gist) or select from a list of previously loaded projects. The list of projects would be maintained in browser localStorage and would include the URI for the project plus the title. Important to keep track of and display the titles because Gist URI strings are not very helpful for human inspection.

@WardBrian WardBrian added this to the post-1.0 milestone Jul 31, 2024
@WardBrian WardBrian added the UI label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants