Make sure you download the latest Web search plugin from http://qsapp.com/plugins
The update should fix the need to escape URLs On 22 August 2011 15:09, Ian Hay <[email protected]> wrote: > works really well, I had a different trigger set on my other machine but > can't recall what it was now !! > > what id really like is to highlight text and then have the trigger pull > that directly to Google translate and show the translation, almost had that > working with the API but need to look at it again > > > On 22 Aug 2011, at 00:45, David Sanson wrote: > > > Officially, that vertical bar character isn't allowed in URLs, so it > needs to be escaped. To escape it, replace it with '%7C'. So something like > > > > http://translate.google.com/#auto%7Cen%7C*** > > > > should work. > > > > David > >
