Skip to content

Instantly share code, notes, and snippets.

@epochblue
Created December 2, 2011 23:04
Show Gist options
  • Save epochblue/1425249 to your computer and use it in GitHub Desktop.
Save epochblue/1425249 to your computer and use it in GitHub Desktop.
My @quixapp commands
> quix command file
> Bill Israel [http://cubicle17.com/]
> More: http://quixapp.com/
@reading/saving
rl 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/cyjbYZ10F5ue?u='+encodeURIComponent(l.href)+'&t='+(new%20Date().getTime()));b.appendChild(z);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iprl5();void(0) Read Later
pb javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('https://pinboard.in/add?url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=700,height=350')); Bookmark
@misc
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); Shorten with bit.ly
post javascript:var%20d=document,w=window,e=w.getSelection,k=d.getSelection,x=d.selection,s=(e?e():(k)?k():(x?x.createRange().text:0)),f='http://www.tumblr.com/share',l=d.location,e=encodeURIComponent,p='?v=3&u='+e(l.href)%20+'&t='+e(d.title)%20+'&s='+e(s),u=f+p;try{if(!/^(.*\.)?tumblr[^.]*$/.test(l.host))throw(0);tstbklt();}catch(z){a%20=function(){if(!w.open(u,'t','toolbar=0,resizable=0,status=1,width=450,height=430'))l.href=u;};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else%20a();}void(0) Post to Tumblr
jq javascript:void(function(){var%20s=document.createElement('script');%20s.src='http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js';%20document.getElementsByTagName('head')[0].appendChild(s);}()) +jQuery
font javascript:(function(){if(typeof%20jQuery=='undefined'){var%20jqit=document.createElement('script');jqit.type='text/javascript';jqit.src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js';document.getElementsByTagName('head')[0].appendChild(jqit);}_my_script=document.createElement('script');_my_script.type='text/javascript';_my_script.src='http://font-friend.googlecode.com/svn/trunk/font-friend.js';document.getElementsByTagName('head')[0].appendChild(_my_script);})(); FontFriend
tk javascript:(function(){f='http://thenextweb.org/TwitterKeys/keys.php';a=function(){if(!window.open(f+'?noui=1&jump=doclose','twitterkeys','height=540,width=234,title=no,location=no,scrollbars=no,menubars=no,navigation=no,statusbar=no,directories=no,resizable=no,status=no,toolbar=no,menuBar=no'))location.href=f+'?jump=yes'};if(/Firefox/.test(navigator.userAgent)){setTimeout(a,0)}else{a()}})() TwitterKeys
grid javascript:void(myDiv=document.getElementById('_grid_div_mrb'));void(myBody=document.getElementsByTagName('body')[0]);if(myDiv!=null){void(myBody.removeChild(myDiv));}else{void(myDiv=document.createElement('div'));void(myDiv.id='_grid_div_mrb');void(myDiv.style.background='url(http://www.andybudd.com/images/layoutgrid.png)');void(myDiv.style.position='absolute');void(myDiv.style.width=myBody.offsetWidth+'px');void(myDiv.style.height=myBody.offsetHeight+'px');void(myDiv.style.top='0');void(myDiv.style.left='0');void(myBody.appendChild(myDiv));} Toggles a grid
xray javascript:function%20loadScript(scriptURL)%20{%20var%20scriptElem%20=%20document.createElement('SCRIPT');%20scriptElem.setAttribute('language',%20'JavaScript');%20scriptElem.setAttribute('src',%20scriptURL);%20document.body.appendChild(scriptElem);}loadScript('http://westciv.com/xray/thexray.js'); x-ray
@sites
ip http://www.instapaper.com/u Instapaper
tum http://tumblr.com/dashboard Tumblr
pin http://pinboard.in/u:epochblue Pinboard
bb http://bitbucket.org/epochblue bitbucket
gh http://github.com/epochblue github
down http://downforeveryoneorjustme.com/%s downforeveryoneorjustme?
@catch-all
* http://www.google.com/search?q=%s Untriggered search
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment