Merry Christmas!

To all my readers, Merry Christmas and happy holidays! It’s been a very challenging year, especially for us here in Melbourne where many of us were confined to our homes. I’m hoping for 2022 to be a much more productive year for myself, and hopefully in the process I’ll be writing a lot more about that journey here.

Wherever you are, I hope you all have a safe and happy time, whether it be with family, friends, or your community. Onwards towards 2022!

–Nick.

DevOps-to-Things with macOS Shortcuts

If you’re a Things user like me, and have to deal with Azure DevOps for working on software projects, I wouldn’t doubt that you’ve thought that there must be some way the two can be linked–some way to get the work items you’re focusing on from DevOps into Things. Up until now, I’ve been adding my important work items to my Things inbox manually, either by copy and pasting their titles, or re-typing their titles in their entirety–both methods of which are frustrating and time consuming. In my opinion, entering items into your task manager shouldn’t force you into a mental ‘context switch’, and switching into Things to paste/type in long-winded work items from DevOps typically leads to this happening, at least for myself.

Trying to solve this, I decided to automate the process with the new Shortcuts app in macOS Monterey. It’s my first ‘big’ shortcut, and whilst I am a software developer and could’ve very well written a fully-fledged script in a language of my choice for this, I settled on Shortcuts for this for two main reasons; it easily integrates with the applications I needed it to integrate with, and it’s easy to share the automations I create with others. The Shortcuts app is the future of automation in the Apple ecosystem, so I very much enjoyed this opportunity to properly dive into it.

Continue reading “DevOps-to-Things with macOS Shortcuts”