exclude folders in search

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
aydingsm
Posts: 1
Joined: Sun Nov 07, 2021 12:32 pm

exclude folders in search

Post by aydingsm »

Hi there,

I just want to see the files in the search results, please help to exclude all the folders in the result, but I need to be able to see the files includes in folders.
Mizufluffy
Posts: 62
Joined: Sun Jun 13, 2021 10:22 am

Re: exclude folders in search

Post by Mizufluffy »

If you want to see only files in search results then you can add this

Code: Select all

files:
to the search field. If you want to see only folders then you can add this

Code: Select all

folders:
to the search field.

Take note of the colon after the word because it indicates it's a function.
Post Reply