navorite / sessionic

A web extension to save, manage and restore sessions, windows and tabs.
GNU Affero General Public License v3.0
466 stars 17 forks source link

Better Search - show only results #55

Closed inson1 closed 8 months ago

inson1 commented 9 months ago

Describe the problem

I want only see the results (+windows in which are tabs results)

Describe the proposed solution

Only show result

Alternatives considered

..

Importance

i cannot use sessionic without it

navorite commented 9 months ago

Search currently only shows you the results. It shows you the sessions which have that search term in its name or its tabs' name.

inson1 commented 9 months ago

@navorite Okay so its bug then, in brave (chromium) it doesnt + I would like only see the result and windows (without the rest of tabs)

navorite commented 9 months ago

@navorite Okay so its bug then, in brave (chromium) it doesnt + I would like only see the result and windows (without the rest of tabs)

This happens by design. You are technically searching for a session not a tab. Sometimes you need to get a session that you do not remember its name, and view its other tabs, but you remember the name of the tab inside it so you search for that tab name to get that session.

I can obviously do that behaviour you want, but I don't think it's convenient, especially when I already mark the tabs that have the same name with a blue background. I'll have to consider the opinions of others before changing this behaviour.