Blue icon for all folders that contain only empty folders (recursively)?

Features wanted...
Post Reply
autocart
Posts: 1299
Joined: 26 Sep 2013 15:22

Blue icon for all folders that contain only empty folders (recursively)?

Post by autocart »

Hi Don,

the custom file icon setting for empty folders is nice:

Code: Select all

*\ /e><xypath>\XYicon_FolderEmpty.ico //matches all empty folders
However, I would like to also be able to assign the same blue icon to all folders that contain only empty folders (recursively).
If this is not already possible (I did not see how) then I would like to file it as a small wish.
Many thanks in advance.

regards

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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by admin »

Has branch files ... that's too much work (for the machine, not for me).


autocart
Posts: 1299
Joined: 26 Sep 2013 15:22

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by autocart »

Good morning Don, :cup: :om:

just saw that you had implemented a #NoFiles argument not too long ago for this very purpose that can be used e.g. in color filters. This is quite nice. viewtopic.php?p=218363#p218363

You still sure that you don't want to make the same logic (recursive check for no files but maximum empty folders in the branch) available also at least for the blue custom empty folder icon? 8) Not necessarily by default but as an option for the user to turn on or leave off. If you want, with a warning ( :!!: ) that it could slow down the PC. I would be willing to pay extra for that feature, say, a new lifetime license? :D

regards, me

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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by admin »

I'll consider it :) :cup:


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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by admin »

Now you're talking. This point of view is irresistible. :)


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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by admin »

Works well. I immediately discovered some empty folder structures. :cup:

autocart
Posts: 1299
Joined: 26 Sep 2013 15:22

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by autocart »

Thank you so much!
As promised I also bought an extra lifetime license as a gesture of my gratitude (not just for this one feature alone, but for many added features throughout the past years).
I also added a thank you note here: viewtopic.php?p=224369#p224369

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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by admin »

Thanks, man! :tup: :beer: And it's a cool feature, I'll use it myself.

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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by eil »

As i understand from discussion such "folder icon depending on recursive subs check" spends some time = would it take more time or same, if criteria for different folder icon would be "tagged items among subs"?
Theoretically that's not about actually checking folder subs in file system, but checking tags database, so i wonder if it may work same or even faster this new feature does.
Win 7 SP1 x64 100% 1366x768|1900x1080

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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by admin »

Correct, checking for tagged items among subs would be very fast.

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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by eil »

But as i understand currently it's not possible, to change icon of folder if some subs inside(maybe deep) have any/specific tags?
Win 7 SP1 x64 100% 1366x768|1900x1080

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

Re: Blue icon for all folders that contain only empty folders (recursively)?

Post by admin »

Correct. That would be a new feature.

Post Reply