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.
exclude folders in search
-
- Posts: 62
- Joined: Sun Jun 13, 2021 10:22 am
Re: exclude folders in search
If you want to see only files in search results then you can add this
to the search field. If you want to see only folders then you can add this
to the search field.
Take note of the colon after the word because it indicates it's a function.
Code: Select all
files:
Code: Select all
folders:
Take note of the colon after the word because it indicates it's a function.