-
Notifications
You must be signed in to change notification settings - Fork 108
Description
Is your feature request related to a problem? Please describe.
If there are very many tab groups, then it is very tedious to move tab to other group. I know of two ways of doing it, either use context menu "move tag to group" which shows another menu page listing all groups. Or use "Move selected tabs to custom group" shortcut, which also shows a listing of all groups to select from. When list of groups is big it is very tedious to find the group.
Describe the solution you'd like
There should be a search field to filter groups by group name. When not blank, only group names having search term would be listed. Similar to the search field in toolbar icon pop-up dialogue, although IMO groups tags can be ignored here.
It would be very nice if keyboard focus can be placed in the search field
I think it can't be done for "move tag to group" context menu, but it should be doable for "Move selected tabs to custom group" shortcut.