Romans Posted March 15, 2015 Posted March 15, 2015 Hi, I have a Script Filter with a keyword "KC" that populates results (using php and xml) with items I defined. This is working fine, except the fact that it also shows some unwanted items among my defined results. For example "Key Codes.app" - it shouldn't be there, but Alfred still shows them, probably because this app has letters K and C in it's name. This doesn't make sense. That's completely fine with me if Alfred show other apps like Komodo, Key Codes, Keychain Access, etc. when I start typing my keyword by typing "K". But when I finish typing my keyword "KC" it switches to my Workflow and displays results I defined. So why I still get "Key Codes.app" among these results? Thanks in advance, Romans
deanishe Posted March 15, 2015 Posted March 15, 2015 That's the way Alfred's designed to work (mixing workflow results and its own results together). You can select "with space" in your Script Filter's options to keep its results out of Alfred's (it won't be run till the query is "kc "). If you want to ensure Alfred's default results aren't mixed in with your workflow's, you need to use a more unique keyword. ".kc" would probably give you no default results in Alfred.
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