QuicksilverWebSearchThe Web Search Plug-in provides a way to send textual information to various web sites and receive a result. As an example, consider searching Google (assuming the aforementioned plug-in is installed):
If all goes well, the result is usually displayed in a web browser window or tab. So, if you have the ability to set up a program on a web server to respond to such queries, you are in a position to 'extend' Quicksilver via a 'web search'. An overview of the steps involved then are:
On a related note, it seems like it'd be nice if the query results were made available via the command window. Indeed, there is already an action named 'Show Results for Search...' which does this. However, it appears that EVERY link on the results page is made available (if there's more than one, they are displayed in a list view beneath the command window) -- a 'nicer' arrangement would be to present only the hits, though it seems like this would require per-site parsing. Perhaps a wiki page containing per-site parsing/scraping instructions could be set up and leveraged by an appropriate plug-in/action ;-) last updated 2 years ago # |