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

Enhance the hyperlink context menu with "Add to Tabset" #22

Open
bernhard-hofmann opened this issue Oct 14, 2019 · 1 comment
Open

Enhance the hyperlink context menu with "Add to Tabset" #22

bernhard-hofmann opened this issue Oct 14, 2019 · 1 comment

Comments

@bernhard-hofmann
Copy link
Owner

The idea is that right-clicking a hyperlink would allow the user to add the link to a tabset of their choice. Implementation details are unclear at this point.

@smaragdus
Copy link

@bernhard-hofmann

You might add context menu item Add to Tabsets which appears when the user right-clicks on a link or right-click on a page. This Add to Tabsets main item may have sub-menus (cascading context menu) which show all available sets plus Create a new tabset. For example- a user has 4 sets- Articles, Downloads, Music, Video. The user right-clicks on a page and beside other context menu items there is Tabsets item which looks like this:

  • Add to Tabsets - main context item
    • Create a new tabset - sub-item
    • Add to Articles - sub-item
    • Add to Downloads - sub-item
    • Add to Music - sub-item
    • Add to Video - sub-item

An example of how another similar to Tabsets extension- TabMate, uses cascading context menu, screen:

TabMate 0 8 1 - 2019-11-03 - context menu - 003

I suppose that for the most users accessing Tabsets from context menu would be faster than accessing it from extension bar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants