I’m a huge fan of the Alfred utility for OS X, so I was glad to see that Alfred 2 was released very recently. It supports extensibility with “workflows”, which let you chain together various triggers, scripts and actions to perform complex tasks.
I often have to generate URL-safe (or filename-safe) versions of strings (called slugs), such as the titles of my blog posts, and I thought I’d create an Alfred 2 workflow to help with the task.