-
-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto-update sessions e.g. new tabs, closed tabs #1182
Comments
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 So it seems like it may or may not be a bug:
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:
Current Workaround
Then open |
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 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 |
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.
The text was updated successfully, but these errors were encountered: