Tab-Space icon indicating copy to clipboard operation
Tab-Space copied to clipboard

[FEATURE] Save & replace session

Open darsnack opened this issue 5 years ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. Currently, I use sessions to save "snapshots" of my browser when I was working on a specific project. When I want to return, I restore the session in a new window. After I am done, I want to save a new snapshot and replace the old one.

Describe the solution you'd like A "Save & Replace Session" option added to the extension button that overwrites the selected session with the current tab state.

Describe alternatives you've considered There are several options that I can currently use.

  1. Only add additional tabs to the existing session. This is difficult because I don't know what tabs are already saved, and I need to repeat the action for every additional tab.
  2. Save a new session and rename. This is easier, but just an extra step.
  3. Save a new session and merge. This is the same as (2). It would be acceptable if the merge operation removed duplicates.

Additional context N/A.

darsnack avatar Nov 06 '20 16:11 darsnack

This would be extremely helpful for me as well, as I have the same use case. Thanks!

dsully avatar Jan 11 '21 14:01 dsully