On Thursday, January 30, 2014 5:18:53 PM UTC+1, hmelman wrote: > I'm just guessing, but it seems you'd want a new action that returns the > composed URL into the first pane and then you can use an action to run your > applescript. The existing actions open the browser themselves. >
I guess an encapsulation like STRING ⇥ Find With… ⇥ Google Search ⌃↩ results in something like open 'http://www.google.com/search?hl=en&q=STRING' I want to access the URL part to pass it to an applescript action. If I add qs.command as dO the applescript action shows in the second pane but it takes 'STRING (Find With…) Google Search' as input and fails. How can I access a command object? -- 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.
