navorite / sessionic

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

Chrome: Use Chrome's Window Name in Sessionic Sessions #140

Open SteveSchilz opened 3 weeks ago

SteveSchilz commented 3 weeks ago

Describe the problem

I use the Window -> Name Window feature in Chrome to keep track of my open windows. (Usually 4 or 5, like Main, C++, Reading, Music...

When I have done this, I expected these window names to be carried over into the sessionic session, but they were not.

Describe the proposed solution

Window Names from Chrome Would appear instead of "Window" in the Sessionic Session. In the screenshot below the first window should be named "Reading", and the second "Python/Math"

Sessionic-NamedWindowsFeature

Alternatives considered

I tried to see if I could get any statistics on how many chrome users use the "Named Window" feature, which was introduced in chrome in version 88 (Jan 2021). Google search did not yield much, nor did asking Gemini which did not do much either.

Importance

Nice to have (3)