Tabsets icon indicating copy to clipboard operation
Tabsets copied to clipboard

Enhance the hyperlink context menu with "Add to Tabset"

Open bernhard-hofmann opened this issue 4 years ago • 1 comments

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.

bernhard-hofmann avatar Oct 14 '19 12:10 bernhard-hofmann

@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.

smaragdus avatar Nov 03 '19 21:11 smaragdus