Use case or problem
When you have open at the same time more tabs than fit your window width comfortably (without name truncation via an ellipsis suffix), several problems manifest:
- navigating visually among the tabs can be challenging and slow, especially if the order shits (pinning mitigates this to some extent, until the number of pinned tabs exceeds 10 as well)
- this is in part due to the names getting truncated
- it’s easy to open a note again in a new tab, because you didn’t see it among the list of open tabs
Proposed solution
Provide a feature to search among open tabs by note name, the way browsers like Chrome or Brave do via Ctrl+Shift+A
Current workaround (optional)
- Stacked tabs (slow switching due to the animation)
- Tab Selector plugin (implements exactly this feature, which shows demand)
