Skip to content

Instantly share code, notes, and snippets.

@0x4a
Last active August 29, 2015 14:07
Show Gist options
  • Save 0x4a/c26510ea692f7aa8b3aa to your computer and use it in GitHub Desktop.
Save 0x4a/c26510ea692f7aa8b3aa to your computer and use it in GitHub Desktop.
#pinboard.in safe as read later - #bookmarklet
javascript:q=location.href;p=document.title;void(t=open('https://pinboard.in/add?later=yes&noui=yes&jump=close&url='+encodeURIComponent(q)+'&tags='+encodeURIComponent("@dump")+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=100,height=100'));t.blur();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment