jorshgorbson Posted August 26, 2019 Share Posted August 26, 2019 I'm trying to create a workflow that searches only for Premiere CC project files on my machine (or mounted network drives,) but filtering out any Premiere CC project files that are contained within any folders with the word "Auto-Save" in the title. Is something like that possible? I can create a search like that in Finder, I'm just not sure how to do it in an Alfred workflow. Any help would be appreciated, thank you! Link to comment
deanishe Posted August 26, 2019 Share Posted August 26, 2019 26 minutes ago, jorshgorbson said: but filtering out any Premiere CC project files that are contained within any folders with the word "Auto-Save" in the title Afraid not, no. Alfred fundamentally doesn't do blacklisting. Your only real option using Alfred's built-in tools is to drag all of your "Auto-Save" folders into Spotlight's Privacy pane. How do you do it in Finder? If you can do it there, you could probably use the mdfind command-line program to create a simple Script Filter to do it instead. Link to comment
jorshgorbson Posted August 26, 2019 Author Share Posted August 26, 2019 Ah, darn. Thanks for the info @deanishe! I'll give it a shot with the script and see what I can come up with. I really appreciate your help! Link to comment
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