Aside from the Web Search plugin, here is another possible workaround.

Save the following AppleScript code as Search with Safari.scpt in 
~/Library/Application Support/Quicksilver/Actions and then restart 
Quicksilver.

*using terms from* *application* "Quicksilver"

*on* *process text* theText

*tell* *application* "Safari"

*activate*

*search the web* for theText

*end* *tell*

*end* *process text*

*end* *using terms from*

On Sunday, August 26, 2012 2:21:43 PM UTC-4, Tyler Perkins wrote:
>
> Is there any resolution to this? For me, "Search with Google" has been 
> the most useful Quicksilver action. It disappeared from the list when 
> I upgraded to Mountain Lion last month. I'm now running Mac OS X 
> 10.8.1 with Quicksilver ß69 and Services Menu Plugin 1.2.1. 
>
> > luckily, for this use case in particular, Quicksilver makes it pretty 
> easy 
> > to do in other ways. 
>
> Does it? I've thoroughly poked around and found nothing easy. Could 
> you please elaborate? Thanks. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en.


Reply via email to