nightTab
nightTab copied to clipboard
Keyboard shortcut to expand and collapse the groups.
What kind of feature request is this?
Totally new features – ideas for totally new features.
Is your feature request related to a problem? Please describe.
It's difficult to collapse a expanded group when you have a lot of groups. After you expand one group, the expand/collapse button will change its position, makes it harder to re-click it.
Describe the solution you'd like
I would like some keyboard shortcuts to help me with that. But I don't know whether it's practicable. If you can use Ctrl+1,2,3,4... to control the expand and collapse of the groups, that will be great.
Describe alternatives you've considered
Well, the key problem is that after you expand one, the button will move to somewhere else! I think if there is a way to make the button stay still, I can live with that.
Additional context
I don't know if I make myself understood. English is not my native language. But I do enjoy using this new tab extension. It's really pretty. Thank you for you effort!
The reason they move is because the app content is being centered based on the content height and width. So when theres suddenly less vertical content, it shifts. Personally I would like to an option to have a fixed initial vertical position(based off the top of the content box) this way, if you click expand/collapse, only the content below would change positions.
Keybinds would be possible, but that'll be a totally new feature as you said so we'd need to explore what we want to do. earlier this year I was exploring a concept for a purely keyboard driven start page https://github.com/metruzanca/nexttab which used the initials for keybinds e.g. g
for github opens github. And I also planned to use sections with numbers much the same way as you stated.