Last active
August 29, 2015 14:01
-
-
Save oneross/fcbf78771de51260104a to your computer and use it in GitHub Desktop.
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
> TITLE: quix.txt | |
> GITHUB: https://gist.githubusercontent.com/Oneross/fcbf78771de51260104a/raw/quix.txt | |
> MORE: http://quixapp.com | |
> UPDATED: 2014-05-06 | |
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 | |
cal javascript:var%20s;if(window.getSelection){s=window.getSelection();}else{s=document.selection.createRange().text;}var%20t=prompt('Please%20enter%20a%20description%20for%20the%20event',s);if(t){void(window.open(encodeURI('http://www.google.com/calendar/event?ctext='+t+'&action=TEMPLATE&pprop=HowCreated%3AQUICKADD'),'gcal'));}else{void(s);} Add event to Google Calendar | |
clip http://cl1p.net/%s Make a new cl1p.net page from keyword | |
down http://downforeveryoneorjustme.com/%d Is this site downforeveryoneorjustme? | |
eye javascript:void(window.open('http://tineye.com/search?pluginver=bookmark_1.0&url='%20+%20encodeURIComponent(document.URL))); TinyEye: Where's this image from? | |
gma https://mail.google.com/mail/s/#tl/search/%s Search Gmail | |
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 | |
of javascript:window.location='omnifocus:///add?note='+encodeURIComponent(window.location)+'&name='+encodeURIComponent(document.title) Send to OmniFocus | |
pdf http://pdfmyurl.com?url=%r Create a PDF from this page | |
qv http://www.tumblr.com/new/video?post[state]=2 Tumblr: Add new video to queue | |
text javascript:location.href='http://www.aaronsw.com/2002/html2text/?url='+document.location.href; Transform this page into Markdown | |
tweet http://backtweets.com/search?q=%s Show BackTweets on this URL | |
twit http://search.twitter.com/search?q=%s Search Twitter for this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment