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

Improve editing of saved sessions to remove saved pages #229

Open
alterechtschreibung opened this issue Apr 10, 2018 · 1 comment
Open

Comments

@alterechtschreibung
Copy link

First of all, thank you for implementing a way to modify the saved sessions. That's a good start.
Unfortunately the current way has the following drawbacks:

  • If you accidentally delete the wrong page you lose important tabs.
  • It is very time consuming and slow to delete a huge chunk of tabs.
  • It is not possible to just deselect some tabs and open the other tabs (without really modifying the saved session)

A more elegant way to modify the saved session would be:
Add check-boxes preferably on the left side. When you open the list, all check-boxes are checked.
You can deselect tabs by unchecking the checkbox.
When you click on the open button, only the selected/checked tabs will be opened.
Add another button "save changes" to delete the unchecked/deselected tabs.

@alterechtschreibung
Copy link
Author

I made a mock-up.

tsm

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