Hide empty folders

Have a suggestion for "Everything"? Please post it here.
xy-test
Posts: 2
Joined: Tue Oct 07, 2025 11:16 am

Hide empty folders

Post by xy-test »

Is there an option to hide empty folders (folders with a size of 0 B) in the search results?
void
Developer
Posts: 19901
Joined: Fri Oct 16, 2009 11:31 pm

Re: Hide empty folders

Post by void »

Include the following in your search:

!empty:


! == NOT
empty: == match empty folders.
xy-test
Posts: 2
Joined: Tue Oct 07, 2025 11:16 am

Re: Hide empty folders

Post by xy-test »

Alright, thanks!
RichE
Posts: 5
Joined: Fri May 27, 2016 4:13 pm

Re: Hide empty folders

Post by RichE »

Awesome, thanks!