Find Files: Parent folder name in search criteria?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
reekydeeky
Junior Member
Junior Member
Posts: 12
Joined: 2014-01-10, 15:27 UTC

Find Files: Parent folder name in search criteria?

Post by *reekydeeky »

Hello good folks!
Does any clever person here know how to add a parent folder name to the search criteria ?

I'm in the process of cataloging thousands of products and it would be a heck of a lot easier if I could search and feed to listbox. The items I'm looking for are always in a subfolder of each project named "deliver".

ie search for anything *.JPG *.PSD *.TIF with "Deliver" in its pathname ?
User avatar
Dalai
Power Member
Power Member
Posts: 10035
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

Search for:

Code: Select all

*.JPG *.PSD *.TIF
Tab Plugins:

Code: Select all

[x]Search in plugins
tc | fullname | contains | Deliver
HTH

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
reekydeeky
Junior Member
Junior Member
Posts: 12
Joined: 2014-01-10, 15:27 UTC

Post by *reekydeeky »

good grief, the perfect reply!
Thank you SO much - i cant tell you how much work that just saved me
Post Reply