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 not working in tree
Forum rules
READ THIS AND DO IT!!!
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%).
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.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
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%).
-
patrickjust3k
- Posts: 2
- Joined: 30 Dec 2021 18:04
Color filter not working in tree
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
attr:d AND size: < 2kbbut 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
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
T:prop:#empty:2One 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
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:
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)
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
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
Look up the
property() command, it contains the explanationOne 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
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
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
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
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
Windows 10 Pro 22H2
XYplorer Beta Club