On Nov 21, 2010, at 6:50 PM, lp wrote: > I love this feature the regular firefox qs plugin doesn't look like it > supports it. I want to tweak the plugin so it does this, but where to > start? How do you specify that an action takes an argument?
The web search plug-in just substitutes your search term into the URL, so it could be used as-is for what you want. A typical search would be something like “http://www.google.com/search?q=***”. Quicksilver replaces “***” with whatever you type. So if I'm not mistaken, you should be able to define a new web search entry with “https://some-ticket-tracking-site.com/tickets/***”. Assuming you named it “Tickets”, you could do one of these in Quicksilver: tic ⇥ Search For… ⇥ 37 or 37 ⇥ Find With… ⇥ tic -- Rob McBroom <http://www.skurfer.com/>
