josh-berry / tab-stash

Firefox extension to save and restore tabs as bookmarks. Clear your tabs, clear your mind.
https://josh-berry.github.io/tab-stash/
Mozilla Public License 2.0
803 stars 45 forks source link

[Feature Request] Tabs Count Indicator Next to Stash Title #555

Open bolohori opened 5 days ago

bolohori commented 5 days ago

Problem Statement

As a frequent user of TabStash, I find it challenging to quickly assess the number of tabs contained within each stash. This information is quite relevant for efficient tab management when I have multiple stashes, especially if they're collapsed

Currently, to assess the tabs number in a stash, I have to:

A visible count indicator next to each stash title would significantly streamline this process.

Preferred Solution(s)

  1. Tabs Count Indicator:
    • Add a count indicator displaying the number of tabs next to each stash title in the TabStash sidebar or tab. This would allow users to quickly see how many tabs are in each stash without needing to open/select>move them.

Alternative Solution(s)

  1. Hover Tooltip:

    • Implement a tooltip that appears when hovering over a stash title, showing the number of tabs contained within that stash.
  2. Add items count in auto-generated stash title

    • For example : dd/mm/yyyy, HH:MM - # items
  3. Sorting by Tab Count 🫣🤯:

    • Allow users to sort their stashes based on the number of tabs, making it easier to prioritize and manage larger stashes.

Additional Context

The addition of a tabs count indicator is a simple yet effective enhancement that could improve usability for many users. It would allow for quicker decision-making and organization of tabs without the need to navigate through each stash.

Thank you for taking the time to read this and considering this request!

Cheers,
Horia

Vote for This Issue

josh-berry commented 4 days ago

I have some good news for you—this tooltip already exists:

Screenshot 2024-11-08 at 19 34 10

Just hover your mouse cursor over the stash title (or folder title) and you'll see the tooltip. Hope this helps!