Skip to content

Instantly share code, notes, and snippets.

@dylansm
Created April 11, 2010 03:25
Show Gist options
  • Save dylansm/362470 to your computer and use it in GitHub Desktop.
Save dylansm/362470 to your computer and use it in GitHub Desktop.
quix.txt
pbs http://pinboard.in/search/?mine=Search+Mine&query=%s Pinboard search
pb javascript:if(document.getSelection){s=document.getSelection();}else{s='';};document.location='http://pinboard.in/add?next=same&url='+encodeURIComponent(location.href)+'&description='+encodeURIComponent(s)+'&title='+encodeURIComponent(document.title); Add Pinboard Bookmark
sw http://www.sweetwater.com/store/search.php?s=%s Sweetwater Search
read javascript:(function(){readStyle='style-newspaper';readSize='size-medium';readMargin='margin-wide';_readability_script=document.createElement('SCRIPT');_readability_script.type='text/javascript';_readability_script.src='http://lab.arc90.com/experiments/readability/js/readability.js?x='+(Math.random());document.getElementsByTagName('head')[0].appendChild(_readability_script);_readability_css=document.createElement('LINK');_readability_css.rel='stylesheet';_readability_css.href='http://lab.arc90.com/experiments/readability/css/readability.css';_readability_css.type='text/css';_readability_css.media='all';document.getElementsByTagName('head')[0].appendChild(_readability_css);_readability_print_css=document.createElement('LINK');_readability_print_css.rel='stylesheet';_readability_print_css.href='http://lab.arc90.com/experiments/readability/css/readability-print.css';_readability_print_css.media='print';_readability_print_css.type='text/css';document.getElementsByTagName('head')[0].appendChild(_readability_print_css);})(); Readability
i javascript:function%20iprl5(){var%20d=document,z=d.createElement('scr'+'ipt'),b=d.body;try{if(!b)throw(0);d.title='(Saving...)%20'+d.title;z.setAttribute('src','http://www.instapaper.com/j/g1888KxhIErE?u='+encodeURIComponent(d.location.href)+'&t='+(new%20Date().getTime()));b.appendChild(z);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iprl5();void(0) Instapaper: Read later
later javascript:function%20iprl5(){var%20d=document,z=d.createElement('scr'+'ipt'),b=d.body;try{if(!b)throw(0);d.title='(Saving...)%20'+d.title;z.setAttribute('src','http://www.instapaper.com/j/g1888KxhIErE?u='+encodeURIComponent(d.location.href)+'&t='+(new%20Date().getTime()));b.appendChild(z);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iprl5();void(0) Instapaper: Read later
paper http://www.instapaper.com/u
rdoc http://ruby-doc.org/core/classes/%s.html RDoc Search
ios http://developer.apple.com/library/ios/search/?q=%s iOS Documentation Search
mac http://developer.apple.com/library/mac/search/?q=%s Mac Documentation Search
quiet javascript:void(location.href='http://quietube.com/v.php/'+location.href); Quietube
lynx javascript:void(window.location='x-lynxlet://open?uri='+escape(window.location)) Open in Lynxlet
snoopy javascript:(function()%7Bvar%20d%3Ddocument%2Cs%2Ce%3Bvar%20el%3Dd.getElementById(%22snpy%22)%3Bif(typeof%20Snoopy!%3D%22undefined%22)%7BSnoopy.toggle()%3Breturn%7Delse%7Bif(el)%7Bel.className%3D%2Fclosed%2F.test(el.className)%3Fel.className.replace(%22closed%22%2C%22%22)%3Ael.className%2B%22%20closed%22%3Breturn%7D%7Ds%3Dd.createElement(%22link%22)%3Bs.setAttribute(%22href%22%2C%22http%3A%2F%2Fsnoopy-assets.allmarkedup.com%2Fsnoopy-min.css%22)%3Bs.setAttribute(%22rel%22%2C%22stylesheet%22)%3Bs.setAttribute(%22type%22%2C%22text%2Fcss%22)%3Bd.getElementsByTagName(%22head%22)%5B0%5D.appendChild(s)%3Be%3Dd.createElement(%22script%22)%3Be.setAttribute(%22src%22%2C%22http%3A%2F%2Fsnoopy-assets.allmarkedup.com%2Fsnoopy-min.js%22)%3Bd.getElementsByTagName(%22body%22)%5B0%5D.appendChild(e)%7D)()%3B Snoopy
@Text tools
@Markdown and text manipulation tools
ml javascript:(function(s){try{s=document.selection.createRange().text}catch(_){s=document.getSelection()}prompt('Markdown%20Link','['+s+']('+location+')')})();void(0) Copy selected text as Markdown link
mt javascript:(function(s){try{s=document.selection.createRange().text}catch(_){s=document.getSelection()}prompt('Markdown%20Title','['+document.title+']('+location+')')})();void(0) Copy title as Markdown link
mu javascript:(function(s){try{s=document.selection.createRange().text}catch(_){s=document.getSelection()}prompt('Markdown%20URL','('+location+')')})();void(0) URL as markdown link
mc javascript:(function(s){try{s=document.selection.createRange().text}catch(_){s=document.getSelection()}prompt('Markdown%20Copy','['+document.title+']('+location+')\n\n>'+s)})();void(0) Copy selected text as quote with title url in markdown
tc javascript:(function(s){try{s=document.selection.createRange().text}catch(_){s=document.getSelection()}prompt('',document.title+'\n'+location+'\n'+s)})();void(0) Page title, url and selection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment