stefanXO / Tab-Manager-Plus

An updated and improved Chrome and Firefox extension of the old google chrome extension "Tab Manager".
Other
383 stars 92 forks source link

Tab group color and title not saved #16

Open tomasro27 opened 4 years ago

tomasro27 commented 4 years ago

If chrome crashes, or computer restarts, the state of the tab groups is saved, but not the titles or the color. So then it becomes very hard to track what was what. It would be great to have the titles of each group persist even when chrome crashes or computer restarts.

mastef commented 4 years ago

@tomasro27 You are right - the reason for this is that chrome gives the new windows new ids, so the tab manager doesn't know which new windows to give the old colors to.

I'm not sure if I can fix this properly.

A better fix for this might be the saved windows https://github.com/stefanXO/Tab-Manager-Plus/issues/13

bgolden126 commented 4 years ago

Running into this issue as well... may I make a suggestion?

I use another app called Tabs Outline (https://chrome.google.com/webstore/detail/tabs-outliner/eggkanocgddhmamlbiijnphhppkpkmkl) primarily for crash recovery of my tabs, but I do sometimes save a window of tabs by giving it a name.

These saved windows update with tabs that I add to or remove from the window, rather than a fixed set of tabs like the saved windows in Tab Manager Plus.

Not only would this behavior resolve the issue of losing window names, but it would make saved windows more of an ongoing workflow for that project -- something I would personally find more useful than a bookmarked window of fixed tabs.

It could also be a separate feature from saved windows rather than replace it (Projects vs. Bookmarks windows?). Would be a welcome addition either way; Tabs Manager Plus has a far superior UI and usability than Tabs Outline (or any tab organization extension, for that matter!).

olivit commented 4 years ago

Just a little variant of this issue: when I close "normally" Firefox 75 and reopen it, all the tab titles are mixed so that none of them matches the right tab group.

isalew commented 1 year ago

141, #128, #158, and #193 all duplicate this issue (hoping the consolidation will elevate the priority of this feature request).

vvambo commented 11 months ago

I feel "tab group" is not used consistently over the different issues. I'd talk about the browser feature of grouping tabs in a window, but I think others are talking about windows or groups in tab manager plus...

Forcing all "named & colored" windows into a new (chrome) tab group, could fix the above mentioned issue, because those are persistent even over a browser crash.

-> #218

isalew commented 1 month ago

@mastef are there any plans for the support of tab groups?