Skip to content

Instantly share code, notes, and snippets.

@holman
Forked from mislav/waves.txt
Created October 15, 2009 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save holman/211103 to your computer and use it in GitHub Desktop.
Save holman/211103 to your computer and use it in GitHub Desktop.
> This is a Shortwave configuration file
> http://shortwaveapp.com/
>
> Some triggers copied from benpickles (http://gist.github.com/43371)
>
> Urls may contain the following replacement tokens:
>
> %s → search terms
> %r → URL of current page
> %d → domain part of the current URL
> %t → current page title
>
> A special `*` trigger can be used to define an untriggered
> search, i.e. when there is no trigger prefix in the input.
gh http://github.com/search?q=%s GitHub Search
gist http://gist.github.com/gists/search?page=1&q=%s GitHub Gist search
git http://www.kernel.org/pub/software/scm/git/docs/git-%s.html Git command help
rt https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets?q=%s Rails issue tracker
d http://delicious.com/mislav/%s del.icio.us tag
g http://www.google.com/search?q=%s Google Search
gs http://www.google.com/search?q=site:%d%20%s Search the current site
map http://www.google.com/maps?q=%s Google Maps
img http://www.google.com/images?q=%s Google Image Search
tr http://translate.google.com/translate?u=%r&tl=%s Translate the current page
ud http://urbandictionary.com/define.php?term=%s Urban Dictionary
acr http://acronyms.thefreedictionary.com/%s Acronym search
w http://wikipedia.org/wiki/Special:Search/%s Wikipedia Search
appl http://www.apple.com/search/?q=%s Apple.com Search
a http://www.amazon.com/s/?field-keywords=%s Amazon Search
eb http://shop.ebay.com/?_nkw=%s eBay Search
imdb http://www.imdb.com/find?s=all&q=%s IMDB Search
f http://flickr.com/search/?q=%s Flickr Search
t http://twitter.com/%s Twitter User
s http://search.twitter.com/search?q=%s Twitter Search (was Summize)
yt http://www.youtube.com/results.php?search_query=%s YouTube Search
v http://vimeo.com/videos/search:%s Vimeo Search
e mailto:?subject=%t&body=%s%0A%0A%09%r%0A%0A Email link
ip http://www.whatismyip.org/ IP Address
http http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html HTTP status code definitions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment