-
-
Save admariner/9ca3764ff1c8cea0d22d57940eb85aa2 to your computer and use it in GitHub Desktop.
Dennis' QuixApp file
This file contains hidden or 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
> This is a Quix Command File | |
> | |
> For the syntax of this file, please refer to http://quixapp.com/syntax/ | |
> | |
> Dennis Pipper, @dennispipper, updated 6 Aug 2019 | |
@Basic commands | |
@These are the most basic commands Quix offers, but possibly also the most powerful ones. | |
e mailto:?subject=%t&body=%s%0A%0A%09%r%0A%0A Email link | |
imdb http://www.imdb.com/find?s=all&q=%s IMDB Search | |
img http://www.google.com/images?q=%s Google Image Search | |
map http://www.google.com/maps?q=%s Google Maps | |
php http://php.net/search.php?show=quickref&pattern=%s PHP Function Search | |
tr http://translate.google.com/translate?u=%r&tl=%s Translate the current page | |
w http://wikipedia.org/wiki/Special:Search/%s_ Wikipedia Search | |
wa http://www.wolframalpha.com/input/?i=%s Wolfram Alpha Search | |
@Social commands | |
@These commands are for dealing with social networks and social sites. | |
tn http://twitter.com/home?status=%s%20%t%20%r Tweet the current page | |
s http://search.twitter.com/search?q=%s Twitter Search | |
t http://twitter.com/%s Twitter User | |
v http://vimeo.com/videos/search:%s Vimeo Search | |
yt http://www.youtube.com/results.php?search_query=%s YouTube Search | |
@SEO | |
@As an SEO you have dozens of things you can check on a site, Quix aims to make those things simpler by adding a large set of easy to remember and use commands for SEO's. | |
archive http://web.archive.org/web/*/%r Check archive.org for the current page | |
can http://www.nickgerner.com/canonicalizable/?homepage_input=%d Check whether the domain canonicalizes its homepage correctly | |
dmoz http://search.dmoz.org/cgi-bin/search?search=%d Searches DMOZ for the current Domain | |
gbd http://blogsearch.google.com/blogsearch?num=10&q=link%3A%d Search Google Blogsearch for links to the current Domain | |
gbu http://blogsearch.google.com/blogsearch?num=10&q=link%3A%r Search Google Blogsearch for links to the current URL | |
gc http://google.com/search?strip=1&q=cache:%r%20%s Google cache for current page | |
gi http://google.com/insights/search/#q=%s&cmpt=q Google Insight for the keyword phrase | |
gwt https://www.google.com/webmasters/tools/dashboard?hl=en&siteUrl=%r Google Webmaster Tools for current domain | |
h http://quixapp.com/headers/?r=%re&s=%s Header info for the current URL | |
kd http://tools.davidnaylor.co.uk/keyworddensity/?url=%r&keyword=%s <a href="http://tools.davidnaylor.co.uk/keyworddensity/">Keyword Density check</a> and way more | |
linkcheck http://validator.w3.org/checklink?uri=%r Check the links on the current URL | |
maj https://www.majesticseo.com/search.php?q=%d Check strong pages & backlinks for the current domain using <a href="http://www.majesticseo.com/">Majestic SEO</a> | |
nofollow style:http://quixapp.com/js/nofollow.css Shows all nofollows | |
seo http://quixapp.com/seo/?r=%r Does a quick SEO checkup of the current page | |
@Webmaster | |
csstoggle javascript:var%20Lt=document.getElementsByTagName('LINK');for(var%20x=0,ss=[];Lt[x];x++){var%20rel=Lt[x].rel;if(typeof(rel)=='string'&&rel.toLowerCase().indexOf('style')+1){ss[ss.length]=Lt[x];}}for(var%20x=0;ss[x];x++){ss[x].disabled=!ss[x].disabled;} Toggle css on and off | |
firebug javascript:firebug=document.createElement('script');firebug.setAttribute('src','http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js');document.body.appendChild(firebug);(function(){if(window.firebug.version){firebug.init();}else{setTimeout(arguments.callee);}})();void(firebug); Loads <a href="http://getfirebug.com/lite.html">Firebug lite</a>. | |
font javascript:(function()%20{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);}%20_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);})(); Font overlay with <a href="http://somadesign.ca/projects/fontfriend/">FontFriend</a> | |
host http://quixapp.com/host/%d/%s Host info for the current domain. | |
myip http://quixapp.com/ip/ Your current IP & homepage. | |
p3p http://validator.w3.org/p3p/20020128/p3p.pl?uri=%r Check the P3P policies of the current page. | |
resize javascript:s='%s';s2=s.split('%20');window.resizeTo(s2[0],s2[1]); Resize browser (might only work with single windows in some browsers). | |
ruler script:http://quixapp.com/js/ruler.js Shows a ruler that can be used to measure elements. | |
sg javascript:(function(){var%20s=document.createElement('div');s.innerHTML='Loading...';s.style.color='black';s.style.padding='20px';s.style.position='fixed';s.style.zIndex='9999';s.style.fontSize='3.0em';s.style.border='2px%20solid%20black';s.style.right='40px';s.style.top='40px';s.setAttribute('class','selector_gadget_loading');s.style.background='white';document.body.appendChild(s);s=document.createElement('script');s.setAttribute('type','text/javascript');s.setAttribute('src','http://www.selectorgadget.com/stable/lib/selectorgadget.js?raw=true');document.body.appendChild(s);})(); <a href="http://www.selectorgadget.com/">SelectorGadget</a>: point and click CSS selectors | |
speed http://tools.pingdom.com/fpt/?url=%r Do a <a href="http://tools.pingdom.com/">Pingdom speedtest</a> of the current URL. | |
w3c http://validator.w3.org/check?uri=%r&outline=1 Validate the current page. | |
w3css http://jigsaw.w3.org/css-validator/validator?uri=%r Validate the CSS of the current page. | |
whois http://quixapp.com/whois/%d/%s Whois info for the current domain. | |
xray script:http://westciv.com/xray/thexray.js <a href="http://www.westciv.com/xray/">XRAY</a> the current page. | |
@Quix | |
@In a meta sort of way, Quix provides some commands that should help you to debug Quix. | |
debug http://quixapp.com/debug/?r=%r&s=%s&t=%t&d=%d&v=%v Debug Quix | |
help http://quixapp.com/help/#%s Help file | |
quix http://quixapp.com/%s/ Takes you to the specified Quix page | |
@Analytics | |
@Some simple scripts to detect which web analytics program a site is running and to debug Google Analytics | |
da script:http://quixapp.com/js/detect-analytics.js Detect the current sites analytics | |
ga script:http://quixapp.com/js/ga-analyzer.js Analyze Google Analytics settings on the current page | |
gaexport script:http://quixapp.com/js/ga-export.js Make the export function in Google Analytics export way more lines (credits: <a href="http://arjansnaterse.nl/download-limit-google-analytics-export-part-2">Arjan Snaterse</a>) | |
bitlyside script:http://bit.ly/bookmarklet/load.js <a href="http://bit.ly/pages/tools/sidebar/">Bit.ly Sidebar</a> | |
@URL Shortening | |
@A group of URL shorteners | |
bitly http://bit.ly/?v=3&u=%r&s=%s%20%t Shorten with <a href="http://bit.ly/">bit.ly</a> | |
yourl javascript:(function()%7B%20var%20d%3Ddocument%2C%20w%3Dwindow%2C%20enc%3DencodeURIComponent%2C%20e%3Dw.getSelection%2C%20k%3Dd.getSelection%2C%20x%3Dd.selection%2C%20s%3D(e%3Fe()%3A(k)%3Fk()%3A(x%3Fx.createRange().text%3A0))%2C%20s2%3D((s.toString()%3D%3D%27%27)%3Fs%3Aenc(s))%2C%20f%3D%27http%3A%2F%2Fspartn.xyz%2Fadmin%2Findex.php%27%2C%20l%3Dd.location.href%2C%20ups%3Dl.match(%2F%5E%5Ba-zA-Z0-9%5C%2B%5C.-%5D%2B%3A(%5C%2F%5C%2F)%3F%2F)%5B0%5D%2C%20ur%3Dl.split(new%20RegExp(ups))%5B1%5D%2C%20ups%3Dups.split(%2F%5C%3A%2F)%2C%20p%3D%27%3Fup%3D%27%2Benc(ups%5B0%5D%2B%27%3A%27)%2B%27%26us%3D%27%2Benc(ups%5B1%5D)%2B%27%26ur%3D%27%2Benc(ur)%2B%27%26t%3D%27%2Benc(d.title)%2B%27%26s%3D%27%2Bs2%2C%20u%3Df%2Bp%3B%20try%7B%20throw(%27ozhismygod%27)%3B%7Dcatch(z)%7B%20a%3Dfunction()%7B%20if(!w.open(u))l.href%3Du%3B%7D%3B%20if(%2FFirefox%2F.test(navigator.userAgent))setTimeout(a%2C0)%3B%20else%20a()%3B%7D%20void(0)%3B%7D)()%3B Custom YourUrl Shortener | |
@App Integration commands | |
@Integrate with cool programs on all platforms. | |
ef javascript:window.location='x-eaglefiler://import?url='+encodeURIComponent(window.location)+'&askForOptions=1'; Archive EagleFiler with Options | |
@Mac Integration commands | |
@A lot of Mac programs allow easy integration with browsers by allowing for URL's like <code>tweetie:</code> to open them. These commands take full advantage of that. | |
> TITLE: mann-quix-d.txt | |
> REMARKS: Hello, world. Under construction. Dilute! Dilute! | |
> GITHUB: http://gist.github.com/290059 | |
> MORE: http://quixapp.com | |
> UPDATED: 2010-04-15_07-07-54 | |
@Merlin Mann's Custom Quix Commands | |
@May organize these better once they all stabilize | |
down http://downforeveryoneorjustme.com/%d Is this site downforeveryoneorjustme? | |
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) PB Same Window | |
pap 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/lkzHRQSgzb4k?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 | |
mu http://www.macupdate.com/find/mac/%s Search MacUpdate (Software) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment