Skip to content

Instantly share code, notes, and snippets.

@warthurton
Last active January 19, 2017 22:57
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 warthurton/523913f03e7d0a8362cae8355ca37009 to your computer and use it in GitHub Desktop.
Save warthurton/523913f03e7d0a8362cae8355ca37009 to your computer and use it in GitHub Desktop.
<a class="bookmarklet" href="javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('https://pinboard.in/add?url='+encodeURIComponent(q)+'&amp;description='+encodeURIComponent(d)+'&amp;title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=700,height=350'));">popup</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment