phyllisstein Posted January 27, 2013 Share Posted January 27, 2013 Alfred knows how to escape double quotes in workflow queries, but doesn't seem to know about single quotes. Could this be added in a future build? Link to comment Share on other sites More sharing options...
jdfwarrior Posted January 29, 2013 Share Posted January 29, 2013 Why not just surround {query} with double quotes and the escape double quotes as well. That way you can pass single without an issue. Link to comment Share on other sites More sharing options...
phyllisstein Posted January 29, 2013 Author Share Posted January 29, 2013 Yeah, that's what I wound up doing. I find it slightly suboptimal, because I lose Alfred's automatic tilde expansion and because I have to rely on my own broken brain to parse the input, but it's not the worst of all possible worlds. Lord knows it's more work for Andrew to add another option than for me to split a string by spaces. Link to comment Share on other sites More sharing options...
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