Page 1 of 2

Tab groups

Posted: 17 Jan 2010 10:46
by Reve_Etrange
The way I use XY, I generally have 25+ tabs open, but actually there are associated with only four or five tasks that I perform on a regular basis ie. browsing music, managing downloads, editing the code of my websites etc. Thus, several tabs are used together when I do something, and they could be grouped together, with some visual clue (color) and/or within some kind of container, like a "tab of tabs". Does it make sense? is it doable?

It could also be nice to save/bookmark a group of tabs, so that you can close it and re-open all the tabs of the group with a single click.

Re: Tab groups

Posted: 17 Jan 2010 11:32
by zer0
This is possible if you don't mind doing a bit of manual jiggery-pokery in making it work. Here's a script:

Code: Select all

#353; 
  goto "ENTER YOUR TAB LOCATION HERE";
  #340;
  goto "ENTER YOUR TAB LOCATION HERE";
  ...
So the principle is simple. It closes all your current tabs but one and then opens a new set as per your defined locations. Alternatively, you could fire up several instances of XYplorer using different INIs in switches and each instance would its own set of tabs.

Re: Tab groups

Posted: 17 Jan 2010 13:09
by admin
The Catalog allows you to save all current tabs in a category, and later restore them. So you can switch the whole set. But not really different independent groups of tabs.

Re: Tab groups

Posted: 17 Jan 2010 18:41
by SkyFrontier
Admin said:
The Catalog allows you to save all current tabs in a category, and later restore them. So you can switch the whole set.
What?
HOW??? :D
(the easy steps, please! It answers another question I've posted somewhere on another person's thread regarding Save Workflow - answer led to use /ini parameters vs shortcuts, which I will study later on...)

Re: Tab groups

Posted: 17 Jan 2010 18:51
by serendipity
SkyFrontier wrote:
Admin said:
The Catalog allows you to save all current tabs in a category, and later restore them. So you can switch the whole set.
What?
HOW??? :D
(the easy steps, please! It answers another question I've posted somewhere on another person's thread regarding Save Workflow - answer led to use /ini parameters vs shortcuts, which I will study later on...)
Tabs-to-Catalog:
Right-click on catalog> Insert as New category here>Tabs

Catalog-to-Tabs
Right-click on the category you created and "Open folders in tabs"

Re: Tab groups

Posted: 20 Jan 2010 14:32
by Reve_Etrange
What about implementing the tab groups feature (as described) sometime?

It could be done by adding an entry "Add tab to group on the left" to the right-click menu of the tabs, which would either create a group of tabs with the current one and the one on its left, or add the current tab to the existing group on its left. Tab groups could be marked with a color (tabs of the same group would be colored). Then, you could save a tab groups in the Catalog or anywhere else, and restore it without replacing the other open tabs.

Re: Tab groups

Posted: 23 Jan 2010 16:22
by SkyFrontier
I can only create one single set as TABs. Submenus containing sets of tabs would be great.
It seems that zer0's code will handle it better, now I'm learning how to use CTB (Custom Toolbar Button).
That default button should be customizable, also - or changed to something else less... errr... "disgusting". =)
Different .INIs/shortcuts are now deprecated. =))

Re: Tab groups

Posted: 02 Mar 2010 09:52
by Reve_Etrange
Reve_Etrange wrote:What about implementing the tab groups feature (as described) sometime?

It could be done by adding an entry "Add tab to group on the left" to the right-click menu of the tabs, which would either create a group of tabs with the current one and the one on its left, or add the current tab to the existing group on its left. Tab groups could be marked with a color (tabs of the same group would be colored). Then, you could save a tab groups in the Catalog or anywhere else, and restore it without replacing the other open tabs.
+1, that's a great idea, mate!

Re: Tab groups

Posted: 02 Mar 2010 10:10
by zer0
Reve_Etrange wrote:+1, that's a great idea, mate!
You're quoting and approving your own idea? :? :wink:

Re: Tab groups

Posted: 02 Mar 2010 10:49
by Reve_Etrange
Yeah, that's pathetic -- these guys quote themselves and ignore OP, how classy.

Re: Tab groups

Posted: 02 Mar 2010 15:34
by j_c_hallgren
Reve_Etrange wrote:Yeah, that's pathetic -- these guys quote themselves and ignore OP, how classy.
I was wondering about that self-quoted "approval" myself... :lol:

Had it been something along the lines of an added thought or correction, then self-quote can make sense but in this case, it really was a bit odd as if you didn't "+1" the idea, the thread wouldn't have existed. :wink:

Re: Tab groups

Posted: 02 Mar 2010 16:14
by serendipity
Maybe I am missing something, but is this wish very different from the one created? 4 years back?
Just to add my vote, i would like the "Tab groups" feature too, although the catalog trick to open several folders is a decent workaround.

Re: Tab groups

Posted: 03 Mar 2010 15:07
by Reve_Etrange
Reve_Etrange wrote:Yeah, that's pathetic -- these guys quote themselves and ignore OP, how classy.
Don't worry, I don't mind.
I'm OP, and I approve tab groups. Let's make the dream of our 2006 forefathers come true!

Re: Tab groups

Posted: 03 Mar 2010 15:39
by admin
Reve_Etrange wrote:
Reve_Etrange wrote:Yeah, that's pathetic -- these guys quote themselves and ignore OP, how classy.
Don't worry, I don't mind.
I'm OP, and I approve tab groups. Let's make the dream of our 2006 forefathers come true!
Today I got an idea how to go about these tabgroups. Now I just need the time... :)

Re: Tab groups

Posted: 03 Mar 2010 15:49
by Reve_Etrange
God bless you!