Color filter not working in tree

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
patrickjust3k
Posts: 2
Joined: 30 Dec 2021 18:04

Color filter not working in tree

Post by patrickjust3k »

Hello,
I am not a XYplorer expert so please bare with me but the color filter is not working in the tree?
I use a color filter to indicate empty folders.
For reference, I use < 2kb to indicate empty since I also use this with Google Drive and Drive inputs a .ini file in folders automatically and it was throwing my color filter off for empty folders. All files I care about are larger than 2kb
color filter.png
color filter settings.png
To see the attached files, you need to log into the forum.

highend
Posts: 14992
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Color filter not working in tree

Post by highend »

attr:d AND size: < 2kb

but this works only when the calculated folder size is show so it shouldn't work for the tree
One of my scripts helped you out? Please donate via Paypal

patrickjust3k
Posts: 2
Joined: 30 Dec 2021 18:04

Re: Color filter not working in tree

Post by patrickjust3k »

Is it possible to show empty folders in the tree?

highend
Posts: 14992
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Color filter not working in tree

Post by highend »

T:prop:#empty:2
One of my scripts helped you out? Please donate via Paypal

JLoftus
Posts: 600
Joined: 22 Jan 2014 14:58

Re: Color filter not working in tree

Post by JLoftus »

I am also using a color filter to show empty folders, and mine DOES show empty folders in the tree, highlighted with the indicating filter:
2022-06-02_18-30-14.jpg
Note I'm using B:prop instead of T:prop, and also, I do not have sizes shown (because I have network folders that take too long)
2022-06-02_18-32-44.jpg
To see the attached files, you need to log into the forum.

kiwichick
Posts: 701
Joined: 08 Aug 2012 04:14
Location: Windows 10 Pro 22H2, 150% scaling

Re: Color filter not working in tree

Post by kiwichick »

highend wrote: 01 Jun 2022 23:40 T:prop:#empty:2
Highend, I'm probably missing something in the Help file but what does the 2 mean?
Windows 10 Pro 22H2

highend
Posts: 14992
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Color filter not working in tree

Post by highend »

Look up the property() command, it contains the explanation
One of my scripts helped you out? Please donate via Paypal

kiwichick
Posts: 701
Joined: 08 Aug 2012 04:14
Location: Windows 10 Pro 22H2, 150% scaling

Re: Color filter not working in tree

Post by kiwichick »

highend wrote: 07 Jun 2022 07:51 Look up the property() command, it contains the explanation
Thanks. So, if I've got the right thing, it's this:

(2) index of the shell property (number prefixed by #); suffix " n" to return the name of the property.

If so, it may as well be in Latin for all I understand about that :lol:
Windows 10 Pro 22H2

highend
Posts: 14992
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Color filter not working in tree

Post by highend »

No, it's not. Read the whole entry again^^
One of my scripts helped you out? Please donate via Paypal

kiwichick
Posts: 701
Joined: 08 Aug 2012 04:14
Location: Windows 10 Pro 22H2, 150% scaling

Re: Color filter not working in tree

Post by kiwichick »

highend wrote: 07 Jun 2022 09:41 No, it's not. Read the whole entry again^^
Ooops sorry. Right, think I got it this time:

2 = empty folder (#nosubs: folder without subfolders)

When I initially skimmed through I missed it because the list of values isn't in order and since it went number 1 then number 5, I skipped on down to the next section and didn't notice that number 2 came after number 5. Naughty me :naughty:
Windows 10 Pro 22H2

Post Reply