back to notes

Bookmarklet w/custom tags

Replace TAGS_GO_HERE with your desired tags:

javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('https://pinboard.in/add?tags=TAGS_GO_HERE&url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=700,height=350'));


last updated february 2017