AlexA Posted November 22 Posted November 22 Hi there, I'm trying to figure out whether I can create a File Filter that searches within any folder that has a specific name, but I don't want to have to manually identify all of those folders in advance. In other words, if I have a folder structure like this, the File Filter will search within the two subdirectories listed based on their name: ~/TEST/relevant-folder-name/ ~/TEST2/relevant-folder-name/ Is that possible? Thanks for any help! Alex
FireFingers21 Posted November 30 Posted November 30 @AlexA This isn't possible with the File Filter Input because that's what tags are for. You can configure the File Filter's Search Fields to search the kMDItemUserTags metadata field, with the value set to the relevant tag name. Alternatively, I do have a Tag Finder Workflow with a slightly richer UI.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now