navorite / sessionic

A web extension to save, manage and restore sessions, windows and tabs.
GNU Affero General Public License v3.0
466 stars 17 forks source link

Add possibility to save only one Window when saving current session #67

Closed lolcabanon closed 9 months ago

lolcabanon commented 9 months ago

Describe the problem

Hey! Awesome extension there :)

I'd really like to see an option to "Save current window only" added to the Save button. I have a habit of switching virtual desktop if I switch task or let something in the background waiting, and I'd very much like to be able to save my current window session without other windows I left open in the void somewhere...

Describe the proposed solution

Dropdown beside the Save button with options like "Save current window"?

The default button behaviour as "Save everything" makes sense to me, but it would be nice to be able to define what is saved.

Alternatives considered

https://github.com/sienori/Tab-Session-Manager does it nicely.

I prefer the UI/UX and simplicity of Sessionic tho ;)

Maybe I'll check the code and implement it sometimes, but for now I got too much work to take the time!

Importance

nice to have

navorite commented 9 months ago

This is related to #44 since the implementation is similar. It will be implemented in an upcoming release inside a context menu.

You can check the roadmap here: https://github.com/users/navorite/projects/1/views/1

lolcabanon commented 9 months ago

Cool! I looked for it but could not find.

Thanks for the link :)