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

Add current tab to selected session #458

Closed
futagoza opened this issue Sep 16, 2019 · 4 comments
Closed

Add current tab to selected session #458

futagoza opened this issue Sep 16, 2019 · 4 comments

Comments

@futagoza
Copy link

Is your feature request related to a problem? Please describe.

Currently, to add tabs to an existing session I have to either add the current window to it then remove the tabs I don't want, or move the tabs I want to a new window and then add that window to the desired session.

Describe the solution you'd like

  1. Add an option called Add current tab to the Edit a session menu
  2. All new tabs added this way would be added to an unnamed window entry in that session
  3. This unnamed window entry would only be created on the first tab added via this method

Describe alternatives you've considered

  1. Adding an option called Add the current tab to an existing session to page actions (the three dots at the end of the address bar). This would open up a new single-column popup that allows us to select which session we want to add it to. The rest would be as points 2 & 3 from the above solution.

  2. Instead of the current tab, multiple tabs could be selected to add to an existing session using this comment I made on #14

@ronso0
Copy link

ronso0 commented Dec 16, 2019

This would be awesome!
As a first step it would already be quite nice being able to add a single tab.

@pidgeon777
Copy link

It would be nice to also add an option so that the current tab is added to the active session only if not already there (duplicates prevention).

@sienori sienori added this to the Edit window milestone Dec 9, 2020
@sienori
Copy link
Owner

sienori commented Aug 1, 2021

I implemented the ability to add current tab in version 6.9.0!
Right-click on the window title or click on the Edit button to display the menu.
image

@ronso0
Copy link

ronso0 commented Aug 1, 2021

great, thank you!

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

4 participants