Find folders without a certan file type

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Fetterbr1961
Posts: 5
Joined: Fri Sep 27, 2024 1:48 pm

Find folders without a certan file type

Post by Fetterbr1961 »

As the subject says i need to find a way to bulk find folders where a certain file type is not included. I used this command before but now it has stopped working in Everything. !child:.ass folder: here it would show me the folders where there is no .ass type file included in the folder.
void
Developer
Posts: 16665
Joined: Fri Oct 16, 2009 11:31 pm

Re: Find folders without a certan file type

Post by void »

Please make sure no search options are checked under the Search menu (eg: uncheck match case, uncheck match whole words, uncheck regex)
Fetterbr1961
Posts: 5
Joined: Fri Sep 27, 2024 1:48 pm

Re: Find folders without a certan file type

Post by Fetterbr1961 »

thanks that work fine. Now i have you here. What is the command when i want to find all folders with .ass files included ?

Sorry i was to quick, i found the solution my self. the command is "Child:.ass" will show all folders with .ass files included.
Post Reply