Improvements for the Increment Templated Service (+PopClip)

I wrote a macOS Service way back in 2012 that I’ve used ever since. It allows you to write some text and include special placeholders, then select it and repeat the text, incrementing the placeholders with each iteration. I last updated it in 2014 with better indentation handling and zero-padding, but otherwise it hasn’t seen many changes. Until this morning. macos, popclip, service

→ Continue reading

Some updates for howzit, Markdown notes for your projects

I wrote a tool called howzit a while back. It allows you to keep track of all of the build tools and procedures for any project in a Markdown file, and easily reference topics in your terminal with a command like . Over time it became a task runner, too, and eventually I even had it updating my MacBook Pro’s Touch Bar with available tasks as I changed directories. It’s definitely become part of my development toolkit. howzit, markdown

→ Continue reading

Just a SearchLink fix

I noticed last week as I was working on show notes for Overtired #238 that SearchLink was returning raw search urls instead of the results I expected. I didn’t have time to look at it until this weekend, so I finished the show notes jumping back and forth between my editor and my web browser, like some kind of primitive beast. I think I have it sorted now, though, and I just published version 2.2.17 which should fix the issue. Download below or visit the project page. api, bookmarking, hookmark, macos, search, searchlink, service

→ Continue reading