Open vvirtues opened 1 year ago
I'm having the same problem. It's actually one of the reasons why I fall away from using this extension so often. If it kept my saved sessions up to date every time I opened and closed a tab, it would be far more useful.
I also noticed the Tab Tracking functionality, but I have no idea what it does either, and I haven't found much about it while perusing docs or READMEs.
Alright, it looks like Tab Tracking
actually works exactly like this. However, if the circle next to Tracking
is not red
, then it isn't tracking the current window.
So it seems like it may or may not be a bug:
Replace with current session
or Replace with current window
options are chosen, it should track the current windows or sessions.Might be good to add an additional couple of options for tracking as well in order to force these scenarios if it isn't behaving as expected:
Track current window
Track current session
Tab Session Manager
Then open Tab Session Manager
and observe that the window is currently being tracked (the dot should be red
).
I've implemented some major improvements in #1187
However, there's still an issue when using the "Reopen closed tabs" option where session tracking isn't restored. Closing the browser with this browser setting enabled and then opening it up again will not properly track the old windows that were previously being tracked.
In addition to those issues, these issues won't be resolved in #1187
- If the session was just created and tab tracking was enabled, it should track the already open windows.
- If the
Replace with current session
orReplace with current window
options are chosen, it should track the current windows or sessions.- If tracking is enabled after the fact, it should probably track those windows.
If possible, can you find a way to automatically enable tracking for every new session? I want it to have as much functionality to Simple Tab Groups as possible
Also consider adding the same red dot on the extension icon itself, or putting the number of tabs on the icon, using a red box like below Otherwise, Thank you for showing me the red dot thing. This might be slightly problematic for me, since I prefer to have the browser restore my tabs on startup, but it's better than nothing
I'm not an official contributor, but I've been poking around at things to see if I can at least figure out what the issue is. It looks like there are a number of scenarios that aren't really fully compensated for, which I outlined
Without these, Tracking has been very inconsistent and confusing.
This was posted a year ago but I had just discovered the issue with letting either Firefox or TSM (which I figured was the "correct" way) to re-open session windows on start and finding the tracking not active. I did discover that if you set a user saved session for tracking as well as "Register for Startup", it does appear to open the windows on start-up with tracking active as long as the session was actively tracking when you closed the browser.
This is of course still confusing and not really expected behavior but someone may find it a helpful workaround as I have.
Beyond that, I discovered today that tracking was actually a new feature going all the way back to May 2022 (with 6.12.0) and the last really notable update was in Sept 2022 (with 6.12.1). So I'm a bit concerned about the health of this project (although I contributed to the dev just the same).
I'm concerned about the project as well. I sent an email to the maintainer (@sienori) about 2 weeks ago and have not received a response.
Is your feature request related to a problem? Please describe. I am frustrated with having multiple tabs sorted neatly, but having to delete and save a new group once I have updated the group with a new tab.
Describe the solution you'd like Mimick the functionality of how Simple Tab Groups functions, by recognizing the window as a currently opened session and tracking when a tab is opened, closed etc.
Describe alternatives you've considered I noticed there is a
Tab Tracking
thingy, but I'm not sure what it does/how it works. I'm guessing it might help, but my testing could not get it to work regardlessAdditional context See screenshots of how simple tab groups works, and its approach to tab management. This extension is the best open-source tab managing chrome extension, but even chrome has its limits as well.