Status bar template icon = any way to change?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
eil
Posts: 1875
Joined: 13 Jan 2011 19:44

Status bar template icon = any way to change?

Post by eil »

As Subject says, is there some way to change icon that appears when template is enabled?
Usually 3rd section shows icon of selected item and name, i enabled <curitem> template to show full path of selected item, and in usual place of item's icon now there is this icon:
2023-07-22_172303.png
It's personal reaction, but the colour of this icon makes me constantly think there is some problem/item's icon is missing. So maybe there is a way for me to change that icon?(best of to item's actual icon, or at least to other my own preferred icon)
To see the attached files, you need to log into the forum.
Win 7 SP1 x64 100% 1366x768|1900x1080

Norn
Posts: 508
Joined: 24 Oct 2021 16:10

Re: Status bar template icon = any way to change?

Post by Norn »

Code: Select all

v23.00.0002 - 2022-03-28 15:13
    + Custom Status Bar Info: Now you can prefix various switches to the template, 
      separated by ||, to modify the appearance of the info. The order of the switches is 
      irrelevant. Currently there are two:
        i = use file icon (instead of the generic "i" icon)
        c = use marked color (Configuration | Colors and Styles | Colors | Marked Text 1)
      Examples:
        i||<s:dimension> <s:duration>
        c||<s:dimension> <s:duration>
        ic||<s:dimension> <s:duration>
    % Portable Devices: Copying items to the clipboard is now much faster (factor 5 to 10).
https://www.xyplorer.com/download/History.txt
Windows 11 24H2 @100% 2560x1440

eil
Posts: 1875
Joined: 13 Jan 2011 19:44

Re: Status bar template icon = any way to change?

Post by eil »

Thank you Norn! As always: one only thinks about solution, XY already has it.
Last edited by eil on 23 Jul 2023 09:22, edited 1 time in total.
Win 7 SP1 x64 100% 1366x768|1900x1080

admin
Site Admin
Posts: 66365
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Status bar template icon = any way to change?

Post by admin »

XY has it. Cool slogan. :)

eil
Posts: 1875
Joined: 13 Jan 2011 19:44

Re: Status bar template icon = any way to change?

Post by eil »

While we're at it, i checked Help file to get more info and noticed these examples:

Code: Select all

   |s|<get BytesSelected '' 3>|d|<get FileSystem>
   |s|<get BytesSelected '' 3>|d|* - <get FileSystem>
   |d|* (<get FileSystem>) |s|<get BytesSelected '' 3>
If i understand correctly this |s| |d| allow to make conditional template based location = Don, how about adding more? For example i'd personally find useful to be able to have different templates for Search Tab and Paper Folder Tabs.
Win 7 SP1 x64 100% 1366x768|1900x1080

admin
Site Admin
Posts: 66365
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Status bar template icon = any way to change?

Post by admin »

Well, maybe next year. :)

eil
Posts: 1875
Joined: 13 Jan 2011 19:44

Re: Status bar template icon = any way to change?

Post by eil »

You have so much already planned for this one? :shock:
Win 7 SP1 x64 100% 1366x768|1900x1080

admin
Site Admin
Posts: 66365
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Status bar template icon = any way to change?

Post by admin »

Sure!

Post Reply