Skip to content

Instantly share code, notes, and snippets.

@esjewett
Created July 17, 2010 11:23
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 esjewett/479445 to your computer and use it in GitHub Desktop.
Save esjewett/479445 to your computer and use it in GitHub Desktop.
javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('http://pinboard.in/add?url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Pinboard',%20'toolbar=no,width=700,height=350'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment