How to "Quick Search" files that contain keyword "mountain", but only search in folder name that have "picnic"

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
taufan
Posts: 48
Joined: 22 Mar 2020 02:33

How to "Quick Search" files that contain keyword "mountain", but only search in folder name that have "picnic"

Post by taufan »

How to "Quick Search" to find all files that contain the keyword "mountain", but only search in folders that have the keyword "picnic".

Examples:
Inside the "2024" folder there are the following 3 folders:

----

"Sunday Picnic"
↪ mountain_1.jpg
↪ vacation.jpg

"Picnic June"
↪ beach_1.jpg
↪ beach_2.jpg

"Work Saturday"
↪ mountain_2.jpg
↪ mountain_3.jpg

-----

When I search the keyword "mountain" in the "2024" folder, the results I expect are:
mountain_1.jpg

Any ideas?

taufan
Posts: 48
Joined: 22 Mar 2020 02:33

Re: How to "Quick Search" files that contain keyword "mountain", but only search in folder name that have "picnic"

Post by taufan »

I just find the answer:

Code: Select all

*mountain* /paths=*picnic* /f
Thank you XYPLORER
👋

Post Reply