On Thursday, January 30, 2014 4:20:53 PM UTC+1, Rob McBroom wrote: > I don’t know what you want to do with AppleScript, but you can create a > trigger to use the thing in the first pane > > You might need to copy/paste the actions, since they don’t all show up for > “Quicksilver Selection”. You should also set the scope so they’re only > enabled in Quicksilver itself. > I want to do either of the following
STRING ⇥ Find With… ⇥ Google Search ⌃↩ applescript action Google Search ⇥ Search For… ⇥ STRING ⌃↩ applescript action The Web Search part could be any other engine. Ideally the encapsulation would pass a URL like http://www.google.com/search?hl=en&q=STRING to the applescript action for further processing, but the action doesn't show in the second pane. -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
