Skip to content

Instantly share code, notes, and snippets.

@sch
Created May 8, 2011 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sch/961024 to your computer and use it in GitHub Desktop.
Save sch/961024 to your computer and use it in GitHub Desktop.
quix
bit javascript:var%20e=document.createElement('script');e.setAttribute('language','javascript');e.setAttribute('src','http://bit.ly/bookmarklet/load.js');document.body.appendChild(e);void(0); Make a bit.ly link
cal javascript:var%20s;if(window.getSelection){s=window.getSelection();}else{s=document.selection.createRange().text;}var%20t=prompt('Please%20enter%20a%20description%20for%20the%20event',s);if(t){void(window.open(encodeURI('http://www.google.com/calendar/event?ctext='+t+'&action=TEMPLATE&pprop=HowCreated%3AQUICKADD'),'gcal'));}else{void(s);} Add event to Google Calendar
eye javascript:void(window.open('http://tineye.com/search?pluginver=bookmark_1.0&url='%20+%20encodeURIComponent(document.URL))); TinyEye: Where's this image from?
gsub javascript:var%20b=document.body;if(b){void(z=document.createElement('script'));void(z.src='http://www.google.com/reader/ui/subscribe-bookmarklet.js');void(b.appendChild(z));}else{location='http://www.google.com/reader/view/feed/'+encodeURIComponent(location.href)} Subscribe in Google Reader
mob javascript:function%20iptxt(){var%20d=document;try{if(!d.body)throw(0);window.location='http://www.instapaper.com/text?u='+encodeURIComponent(d.location.href);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iptxt();void(0) Make page into purty Instapaper mobile style
pb javascript:q=location.href;p=document.title;void(open('http://pinboard.in/add?url='+encodeURIComponent(q)+'&title='+encodeURIComponent(p),'Pinboard',%20'toolbar=no,width=700,height=350')); PB 2
pbl javascript:q=location.href;p=document.title;void(t=open('http://pinboard.in/add?later=yes&noui=yes&jump=close&url='+encodeURIComponent(q)+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=100,height=100'));t.blur(); pinboard read later
qv http://www.tumblr.com/new/video?post[state]=2 Tumblr: Add new video to queue
sfpl http://sflib1.sfpl.org/search/X?SEARCH=%s&searchscope=1&p=&Da=&Db=&SORT=D Library Search Search the SF Public Library
text javascript:location.href='http://www.aaronsw.com/2002/html2text/?url='+document.location.href; Transform this page into Markdown
nzb http://www.nzbs.org/index.php?action=search&q=%s&catid=0&age= nzbs search
pf http://pitchfork.com/search/?query=%s&search_type=standard pitchfork
mc http://www.metacritic.com/search/all/%s/results metacritic
lib http://library.uri.edu/search~S29/?searchtype=Y&searcharg=%s&searchscope=28&sortdropdown=-&SORT=DZ&extended=0&SUBMIT=Search&searchlimits=&searchorigarg=Y%s wheaton library
cpp http://www.cppreference.com/wiki/?do=search&id=%s C++ reference
sordo http://www.sordomusic.com/db/search.php?q=%s sordo music database
what.cd http://what.cd/torrents.php?searchstr=%s waffles
ud http://www.urbandictionary.com/define.php?term=%s urban dictionary
gs http://grooveshark.com/#/search?q=%s Grooveshark Search!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment