Brilliant, thank you.
On Apr 22, 6:25 pm, Patrick Robertson <[email protected]> wrote: > I'm working on fixing the web searches module right now. There are quite a > few bugs with it. > > This is something else that should be fixed. At the moment, the module > changes any '+' in the %2B as you said, because sites like google use + > instead of a space. > I see that google does work with %20 though, so this could be changed. > All I'm worried about is that if some websites don't support the %20 and > only support the + for google search. This could be tricky. > > What I suggest you could do is set up a search for Wiki that has this as the > URLhttp://en.wikipedia.org/wiki/Special:Search?search=***&go=Go > > This is an actual search URL so + are allowed. > > On 23 April 2011 02:36, AR <[email protected]> wrote: > > > > > Hi, > > > I'm trying to use Quicksilver (I have the latest version) to set up > > searches for specific sites, in this case wikipedia. I've followed the > > instructions here and have created a bookmark called "wiki" that I use > > for searching Wikipedia. When I search with a one-word string, it's > > fine. When I search with a multiple-word-string, it replaces all the > > spaces with "+" signs (which then get turned into "%2B"). For example, > > searching for "test search" gives me this URL: > >http://en.wikipedia.org/wiki/Test%2Bsearch. > > > Is there a way to make Quicksilver actually pass the spaces to Safari? > > > Thanks.
