On Friday, December 13, 2013 7:42:35 PM UTC+1, 1.61803 wrote: > Caveats: > 1. You cannot use it to search multiple sites, since URLs selected with > the comma trick are passed as an empty string (bug) >
#1727 <https://github.com/quicksilver/Quicksilver/issues/1727> 2. You cannot use it with multiple search terms selected with the comma > trick — not even with 'Search For…' (bug?) > #1726 <https://github.com/quicksilver/Quicksilver/issues/1726> 3. It doesn't change the third pane to text mode, although I > set NSStringPboardType (bug?). > #1725 <https://github.com/quicksilver/Quicksilver/issues/1725> If anyone wants to use this action the other way as in Find With… just change *on* *process text* theSearchTerms with theWebSearches *on* *get direct types* *return* {"NSStringPboardType"} *end* *get direct types* *on* *get indirect types* *return* {"Apple URL pasteboard type"} *end* *get indirect types* -- 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.
