Hacker News new | ask | show | jobs
by d0mine 6536 days ago
Firefox's Awesome Keywords are.. hmm.. awesome, but what if you need:

* a synchronization between different computers (the same keywords on different computers)

* to use other browser

* two or more parameters, e.g. to find Google Sets for "cat, and man"

* to combine multiple queries, e.g. to search for "hacker news" on Google and Yahoo

YubNub's examples:

  $ gset  man, cat 
http://yubnub.org/parser/parse?command=gset%20man%2C%20cat

  $ ms2 hacker news; g y
http://yubnub.org/parser/parse?command=ms2%20hacker%20news%3...