Add Ability to Rename Tab Stacks in Chain Commands
-
Hello,
Apologies if this is a repost. I searched back through as best as I could and couldn't find anything related to this.
I would love to see the ability to rename tab stacks in a command chain. Possibly with the following syntax: "Rename previously created tab stack". This would be FANTASTIC to see implemented as it would eliminate yet another thing to click and type when I start my workday, as I really like my tab stacks to be labeled and organized.
Would anyone else be interested in a feature like this?
-
@cakeman3300 How would it work? What name would be given to the newly created stack? Or would the focus just be left in the rename tab stack field?
-
@pesala I think both would work but when I thought about the feature originally, I figured one of the best ways to handle it may be to rename the last created stack. Since I'm not sure if there would be a use case for renaming multiple stacks to the same name.
-
Ppafflick moved this topic from Automotive Feature Requests on
-
As of now, there is a
Rename tab stack
command in the chain of commands, and it indeed works. This puts the focus on the tab stack and allows us to input the new name.A nice addition would be for this command to accept an additional argument/stack name. So, Vivaldi can automatically put the name there.
-
@ravindranoff Create a Command Chain, and assign a shortcut key.
- Copy
- Rename Tab Stack
- Delay, 200ms
- Paste
Select some text on the page, and execute the shortcut.
With Accordion Tab Stacking, this will not work if Auto Expand is enabled, unless you manually collapse the Tab Stack first.
With Two-Level Tab Stacking, it works without further input.
-
Select some text on the page, and execute the shortcut.
@Pesala, thanks for your suggestion. My use case is different. When a command is executed, I'm opening five to ten tabs and stacking them together. Here trying to rename the stacked tabs for easier reference. The stack name is a fixed one.
Like
delay
command taking the duration in millisecond,rename tabe stack
with argument will make job easier. -
Same use case as @ravindranoff . I need to open many tabs for monitoring different environments (stg, prod) and the ability to name a tab stack in command chain would be a welcome addition. I am prepared to work on the feature if someone points me in the right direction.