Skip to content
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

Session not saved to old session #798

Closed
Terrijoo opened this issue Jun 1, 2021 · 5 comments
Closed

Session not saved to old session #798

Terrijoo opened this issue Jun 1, 2021 · 5 comments

Comments

@Terrijoo
Copy link

Terrijoo commented Jun 1, 2021

Short description

Don't know if this is a bug or if it's intended, but if you open new tabs in an existing and opened session, it won't save to the existing session but instead creates a new "auto saved" session, when you close the window or Chrome.
Just asking, because "Smart Sessions" for example does it, but it lacks a few things I really like about TSM.

Steps to reproduce

  1. Start browser with clean profile
  2. Install Tab Session Manager
  3. Save a window with e.g. 1 tab as session
  4. Open the newly saved session
  5. Add a new tab to it
  6. Close the window/Chrome

Expected result

The session to be saved on the existing one, so adding the new tab onto the old session.

Actual result

It creates another auto saved session and won't save onto the existing one.
Here's the output from the debug logs if I close the existing session with a new tab:
image
What seems strange there is the log for "getSessionsByTag" that always states "temp" as a tag, even though I gave it my own tag?

Platform information

  • Platform (OS): Windows 10
  • Version of browser: Chrome 91.0.4472.77
  • Version of Tab Session Manager: 6.8.2

Additional context

If it's actually intended, it'd be nice to have an option for that to be possible.

@VilleSuominen
Copy link

I would also like to hear if this is intended. I would love to have an option to "update session" instead of always creating new ones.

@trevor87
Copy link

trevor87 commented Aug 5, 2021

I would love to have an option to "update session" instead of always creating new ones.

I am looking for the same option. All I could find is that currently you seem to be able to do this manually using "Replace with current session".

Quick update: I think these issues roughly want the same feature:
#554
#605
#684

@EricHedden
Copy link

Confirmed,
Auto save is broken as described on

Windows 7
Firefox 89.0 (64bit)
Tab Session Manager 6.9.0

However,
Auto save DOES work on

Windows 7
Chrome 92.0.4515.131 (official build) (64-bit)
Tab Session Manager 6.9.0

@sienori sienori added this to the Active Session milestone Oct 12, 2021
@sienori
Copy link
Owner

sienori commented Oct 12, 2021

@DiegoBM and I are currently working on "Active session". #890

@sienori
Copy link
Owner

sienori commented May 4, 2022

In version 6.12.0, I implemented Tracking Session feature! #890

You can set a session as a tracking session from the session menu. When you open a tracking session, changes in the window are automatically reflected in the session. This allows for efficient workspace switching!

session menu
tracking session

https://github.com/sienori/Tab-Session-Manager/releases

@sienori sienori added the solved label May 4, 2022
@sienori sienori closed this as completed May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants