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

Be able to load URL in non-TEMP mode #114

Open
david-a-wheeler opened this issue Jun 23, 2023 · 1 comment
Open

Be able to load URL in non-TEMP mode #114

david-a-wheeler opened this issue Jun 23, 2023 · 1 comment
Labels
UI UI related

Comments

@david-a-wheeler
Copy link
Contributor

When loading a URL, it'd be nice to not be forced into TEMP mode.

One approach:

If loading from a URL, and there's already some content, ask the user "Do you want to load this into the main work area or TEMP mode? TEMP mode is a separate work area intended for review other work; edits in TEMP mode are thrown away when you leave its tab."

That would let people share a URL and then continue where that left off. It also lets me do my "reset trick" where I load an empty state to reset things.

It'd also be nice to be able move "current TEMP mode contents" into the main work area.

@david-a-wheeler
Copy link
Contributor Author

Maybe say "regular mode or TEMP mode" to be consistent with other wording.

@expln expln added the UI UI related label Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI UI related
Projects
None yet
Development

No branches or pull requests

2 participants