Created
October 15, 2009 01:10
-
-
Save mislav/210548 to your computer and use it in GitHub Desktop.
My Shortwave configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> 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 https://github.com/search?q=%s GitHub Search | |
gist https://gist.github.com/gists/search?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 | |
site 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 | |
dict 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 https://twitter.com/%s Twitter User | |
ts https://twitter.com/search?q=%s Twitter Search | |
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
Hey! You seem like a good person.
Okay, so I really enjoy the idea of this (I was trying to incorporate Java into my browser, but then I found this) however even though I read everything, on the original site too, it isn't really working for me.
https://drive.google.com/file/d/1idmIM3eBqqk8YkseNdIF3yuyBW56NwlA/view
Not sure if the video is working, but basically what happened is I enter a command file and press enter, I drag the custom bookmark onto my bookmarks bar and when I try to use the command it doesn't work.
I know the command is written correctly. I know I did everything correct, I'm wondering if this is just happening to me and how I can fix it?