Skip to content

Instantly share code, notes, and snippets.

@holman
Forked from mislav/waves.txt
Created October 15, 2009 17:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save holman/211104 to your computer and use it in GitHub Desktop.
Save holman/211104 to your computer and use it in GitHub Desktop.
Shortwave conf
> 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
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
t http://twitter.com/%s Twitter User
s http://search.twitter.com/search?q=%s Twitter Search (was Summize)
ip http://www.whatismyip.org/ IP Address
config http://gist.github.com/gists/211104/edit Configure shortwave actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment