« man i think i broke my wordpress | Home | a workaround to have a notes client on linux? »
quicksearches in firefox
By booyaabooyaabooyaa | March 18, 2006
i’d heard of quicksearches before, but in all honesty didn’t know why they were cool. basically they’re bookmarks that can be used as keyword searches in the address bar.
example:
if i created a quicksearch for google i would need to create it using the following properties:
- name: google quicksearch
- url: http://ww.google.co.uk/search?q=%s
- keyword: google
now the if i typed in “google booyaa” it would turn the above url into http://www.google.co.uk/search?q=booyaa.
neat eh?
i’ve already got a search for ibm/lotus technotes by number. right click on this link here to add to your own bookmarks. you’ll need to change the properties (specifically the keyword) of the bookmark as so:

a little bit fiddly i know, but if you search a lot of sites it can be quicker to set up a few of these quicksearches.
another useful thing to know is that if the site you visit a lot has a search box on the page you may able to right click on the search box and add it as a keyword.
these quicksearches can also be done in internet explorer using tweakui (or if you’re feeling brave regedit). if i start to gather a large collection of quicksearches i may provide an export of them. watch this space!
sources:
- http://www.noscope.com/journal/2004/06/search
- http://www.mozilla.org/products/firefox/smart-keywords.html
see also:
[tags]firefox, search[/tags]
Topics: Uncategorized |

Blog
March 18th, 2006 at 10:37 pm
I have a few of them since I switched from Camino:
amz - amazon
d - dictionary.com
e2 - e2
g - google
img - Google Images
wiki - wikipedia
…very useful!
March 19th, 2006 at 12:28 pm
can you share them? if you like quicksearches you’ll prolly like search engine plugin for yubnub. it’s like a web command line. you can do things like “man random” to display the man pages for random. better still all the “commands” are user contributed.