Created
February 17, 2010 21:56
-
-
Save milkypostman/307057 to your computer and use it in GitHub Desktop.
Quix Commands (http://quixapp.com)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> Donald Ephraim Curtis's Custom Quix Commands | |
> dcurtis-quix.txt | |
> May kill you. | |
> GitHub Gist: http://gist.github.com/ | |
> Learn More: http://quixapp.com | |
> UPDATED: 2011-01-04_03:04 | |
@Donald Curtis's Custom Quix Commands | |
@Some commands ripped from Merlin Mann | |
bit javascript:var%20e=document.createElement('script');e.setAttribute('language','javascript');e.setAttribute('src','http://bit.ly/bookmarklet/load.js');document.body.appendChild(e);void(0); Make a bit.ly link | |
clip http://cl1p.net/%s Make a new cl1p.net page from keyword | |
down http://downforeveryoneorjustme.com/%d Is this site downforeveryoneorjustme? | |
e mailto:%s?subject=%t&body=%r Email 2 | |
eye javascript:void(window.open('http://tineye.com/search?pluginver=bookmark_1.0&url='%20+%20encodeURIComponent(document.URL))); TinyEye: Where's this image form? | |
i javascript:function%20iprl5(){var%20d=document,z=d.createElement('scr'+'ipt'),b=d.body,l=d.location;try{if(!b)throw(0);d.title='(Saving...)%20'+d.title;z.setAttribute('src',l.protocol+'//www.instapaper.com/j/2ttdeXojMnxW?u='+encodeURIComponent(l.href)+'&t='+(new%20Date().getTime()));b.appendChild(z);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iprl5();void(0) Save to InstaPaper | |
icpl http://catpro.icpl.org/iii/encore/search/C%7CS%s%7COrightresult%7CU1?lang=eng&suite=def Search the Iowa city Public Library | |
md javascript:location.href='http://www.aaronsw.com/2002/html2text/?url='+document.location.href; Transform this page into Markdown | |
mob javascript:function%20iptxt(){var%20d=document;try{if(!d.body)throw(0);window.location='http://www.instapaper.com/text?u='+encodeURIComponent(d.location.href);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iptxt();void(0) Make page into purty Instapaper mobile style | |
p javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('https://pinboard.in/add?showtags=yes&url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Pinboard',%20'toolbar=no,width=700,height=600')); Post to Pinboard | |
pb javascript:if(document.getSelection){s=document.getSelection();}else{s='';};document.location='https://pinboard.in/add?next=same&showtags=yes&url='+encodeURIComponent(location.href)+'&description='+encodeURIComponent(s)+'&title='+encodeURIComponent(document.title); Post to Pinboard (Same Window) | |
t javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};if(d==''){p=document.title;}else{p=d;};void(open('http://twitter.com/share?url='+encodeURIComponent(q)+'&text='+encodeURIComponent(p),'Twitter','toolbar=no,width=700,height=600')); Post to Twitter | |
tw javascript:if(document.getSelection){s=document.getSelection();}else{s='';};if(s==''){p=document.title;}else{p=s;};document.location='http://twitter.com/share?url='+encodeURIComponent(location.href)+'&text='+encodeURIComponent(p); Post to Twitter (Same Window) | |
tu javascript:if(document.getSelection){u=document.getSelection();}else{u='';};if(u==''){u='%s';};document.location='http://twitter.com/'+encodeURIComponent(u); Twitter User |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment