Merlin begins his discussion of Getting Things Done and OmniFocus in Episode 95 of Back to Work. He continues the discussion through the next four episodes:
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
| <?xml version="1.0"?> | |
| <root> | |
| <item> | |
| <name>F19 to F19</name> | |
| <appendix>(F19 to Hyper (ctrl+shift+cmd+opt) + F19 Only, send escape)</appendix> | |
| <identifier>private.f192f19_escape</identifier> | |
| <autogen> | |
| --KeyOverlaidModifier-- | |
| KeyCode::F19, | |
| KeyCode::COMMAND_L, |
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
| @Web Services | |
| whohosts http://www.whoishostingthis.com/%d Who is hosting this? | |
| uinfo http://geturlinfo.appspot.com/%r?format=json URL Info for domain | |
| down http://downforeveryoneorjustme.com/%s DownforEveryone? | |
| @Bookmarklets | |
| 2text javascript:location.href='http://www.aaronsw.com/2002/html2text/?url='+document.location.href; HTML2Text | |
| camel script:https://rawgit.com/mutewinter/Camelmark/master/camelmark.js Search CamelCamelCamel | |
| clip javascript:(function(){x=document.createElement('SCRIPT');x.type='text/javascript';x.src='http://brettterpstra.com/share/readability.js?x='+(Math.random());document.getElementsByTagName('head')[0].appendChild(x);y=document.createElement('LINK');y.rel='stylesheet';y.href='http://brettterpstra.com/share/readability.css?x='+(Math.random());y.type='text/css';y.media='screen';document.getElementsByTagName('head')[0].appendChild(y);})(); Run the Clippable bookmarklet | |
| clipr javascript:(function(e,a,g,h,f,c,b,d)%20{if(!(f=e.jQuery)||g>f.fn |
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
| # Description: | |
| # Use Skynet to determine if a thing that was said is actually something | |
| # S.H.E (Silicon Helix Entity) said. | |
| # | |
| # Dependencies: | |
| # "twss": "0.1.6" | |
| # | |
| # Configuration: | |
| # TWSS_ROOMS - Comma separated list of rooms in which to respond | |
| # inappropriately. |
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
| diff --git a/app.js b/app.js | |
| index ac1e125..a6a418a 100644 | |
| --- a/app.js | |
| +++ b/app.js | |
| @@ -113,13 +113,12 @@ EmBlog.Router.map(function() { | |
| this.route('new'); | |
| //routes to /posts/:post_id | |
| this.resource('post', {path: '/:post_id/'}, function(){ | |
| - this.route('edit', {path: '/edit'}); | |
| - //routes to /:post_id/comments |
Generated with workflows2md.
- Append to Journal by Chad Stovern
- Audio Device by mikegrb
- Bluetooth Toggle by Chris Streeter
- Can I Use v1.3 by Will Farrell
- Domainr by dingyi
- Emoji v1.5.0 by Carlos Galdino
NewerOlder