Maintaining Documentation in Markdown

Markdown can be a great tool for maintaining large documentation projects of any kind. There are simple and not-so-simple ways to create the output, but the basic idea is always to maintain the source documents in Markdown format. It provides an easy way to update and maintain multiple output formats and a centralized repository of information that’s easily shared, community editable and ready to pass on to new participants. markdown

→ Continue reading

Services for Quickly Opening iTunes and MAS Links

In Chrome and Safari I disable external URLS for iTunes and the Mac App Store to avoid the apps opening every time I look up an app. In Safari I use No More iTunes, and in Chrome I just disable external links of those types using the built-in security tools. However, I sometimes do want to open iTunes or the MAS, which can be cumbersome — especially in Chrome — if the process is disabled. itunes, macappstore, service

→ Continue reading

Systematic #27 With Mike Rohde

This week’s guest on Systematic was Mike Rohde of SketchNotes fame. I had a chance to see him at work during An Event Apart Minneapolis, so it was fun to get a chance to talk about the origins and techniques behind the methods. If you’re not sure what sketchnoting is, check out Sketchnote Army and Mike’s book on the subject. Hint: use coupon code “SKETCHNOTE” for a bargain. podcast, systematic

→ Continue reading

Clip Text File: More Surprisingly Handy Dumb Tricks

As you may know, I store a lot of information in plain text files. Among the things I enjoy about this has always been that I can grab the contents of any file straight to the clipboard — without opening it — when I’m on the command line. I just use and boom, done. I wrote a function a long time ago to make this a little safer and more convenient. It avoids clipping non-text files accidentally and provides a little feedback. macos, service, terminal

→ Continue reading