custom icon with virtual folder
-
zzjean
- Posts: 115
- Joined: 22 Nov 2009 14:56
custom icon with virtual folder
Hello
I happily use virtual folders from the catalog. It's really very practical.
I have two questions :
1 - Is it possible to put a custom icon on the tab of a virtual folder? (very useful if you iconize the tab)
2- can we force the opening of virtual folders in a new tab?
I didn't find how to do it
Thank you for your help
I happily use virtual folders from the catalog. It's really very practical.
I have two questions :
1 - Is it possible to put a custom icon on the tab of a virtual folder? (very useful if you iconize the tab)
2- can we force the opening of virtual folders in a new tab?
I didn't find how to do it
Thank you for your help
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: custom icon with virtual folder
1. You can define custom tab icons via Rename Tab:
2. Hold SHIFT while you click the catalog item. This will always open the location in a new tab.
You do not have the required permissions to view the files attached to this post.
FAQ | XY News RSS | XY X
-
zzjean
- Posts: 115
- Joined: 22 Nov 2009 14:56
Re: custom icon with virtual folder
Hello
Thanks for defining the icon. I do not know.
For SHIFT I always forget to press the key. It's just a little annoying
Thanks for defining the icon. I do not know.
For SHIFT I always forget to press the key. It's just a little annoying
-
zzjean
- Posts: 115
- Joined: 22 Nov 2009 14:56
Re: custom icon with virtual folder
Bonjour,
I did this in the catalog :
tab("new","vi:|t|<get pick 5.m d:\rep1> <get pick 5.m d:\rep2>");
tab("rename","last|dernier.ico");
tab("iconize",);
It seems to work. I get the latest files from rep1 and rep2 in a new iconized tab.
Only problem I only have 4 rep1 files instead of 5
I did this in the catalog :
tab("new","vi:|t|<get pick 5.m d:\rep1> <get pick 5.m d:\rep2>");
tab("rename","last|dernier.ico");
tab("iconize",);
It seems to work. I get the latest files from rep1 and rep2 in a new iconized tab.
Only problem I only have 4 rep1 files instead of 5
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: custom icon with virtual folder
tab("new","vi:<get pick 5.m d:\rep1><crlf><get pick 5.m d:\rep2>"); -
zzjean
- Posts: 115
- Joined: 22 Nov 2009 14:56
Re: custom icon with virtual folder
Thank you so much.
I'm not very familiar with scripting. All I've ever learned is a little bit of fortran from the early 70's (yes I'm getting old) not very useful
I'm not very familiar with scripting. All I've ever learned is a little bit of fortran from the early 70's (yes I'm getting old) not very useful
-
kiwichick
- Posts: 673
- Joined: 08 Aug 2012 04:14
- Location: Windows 10 Pro 22H2, 150% scaling
Re: custom icon with virtual folder
Using mouse middle-click is much easier to remember and a catalog item that points to a single folder will open in a new tab using mouse middle-click. However, doing the same with a virtual folder opens it in the current tab AND a new tab. Is that expected behaviour?
Windows 10 Pro 22H2
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: custom icon with virtual folder
Oh, yeah. I'll have to add that to the help.
PS: with a pipe it works as well (and you can drop the
get):tab("new","vi:<pick 5.m d:\rep1>|<pick 5.m d:\rep2>"); FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: custom icon with virtual folder
It doesn't do that here. What is the catalog item?kiwichick wrote: ↑28 Feb 2024 08:26 Using mouse middle-click is much easier to remember and a catalog item that points to a single folder will open in a new tab using mouse middle-click. However, doing the same with a virtual folder opens it in the current tab AND a new tab. Is that expected behaviour?
FAQ | XY News RSS | XY X
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: custom icon with virtual folder
kiwichick possibly has CEA\Middle-click on folder == Open in Background Tab, in that case you'd see that behavior, additionally when vi: tabs are opened in the BG (via various means) the tabicon isn't set properly either.admin wrote: ↑28 Feb 2024 09:04It doesn't do that here. What is the catalog item?kiwichick wrote: ↑28 Feb 2024 08:26 Using mouse middle-click is much easier to remember and a catalog item that points to a single folder will open in a new tab using mouse middle-click. However, doing the same with a virtual folder opens it in the current tab AND a new tab. Is that expected behaviour?
-
admin
- Site Admin
- Posts: 66094
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
kiwichick
- Posts: 673
- Joined: 08 Aug 2012 04:14
- Location: Windows 10 Pro 22H2, 150% scaling
Re: custom icon with virtual folder
I didn't even think about that but, yes, you are correct.
Windows 10 Pro 22H2
XYplorer Beta Club