Skip to content

Instantly share code, notes, and snippets.

@0x4a
Created October 9, 2014 20:41
Show Gist options
  • Save 0x4a/853b10ad988369c03c7c to your computer and use it in GitHub Desktop.
Save 0x4a/853b10ad988369c03c7c to your computer and use it in GitHub Desktop.
#pinboard.in - instantly safe with tag .@blog - #bookmarklet
javascript:void(t=open('https://pinboard.in/add_noui?priv=yes&jump=close&tags='%20+%20encodeURIComponent(".@blog")%20+%20'&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title),'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