bash-workflow-handler
bash-workflow-handler copied to clipboard
Alfred 2 Bash Workflow Handler
As of Alfred 2.0.4, can be used to specify the argument, rather than . This allows for newlines as well as other XML advantages. I was able to use this...
Hi, In "addResult" function, for "icon" parameter, I have needed to use a fileicon instead of a file. So I alter this function for my workflow, but I think this...
1. fix ' Otherwise, you get ``` xml title' subtitle' icon.png' ``` extra ' is added to each item 1. should add /g for sed 2. faster to concatenate sed...