Using Reminders to Add Attachments to Calendar Events
A macOS Shortcut that makes sure any meeting notes I prepare in advance are one-click away when I need them.
mostly nonsense
A macOS Shortcut that makes sure any meeting notes I prepare in advance are one-click away when I need them.
Back in June, I posted a completely un-serious post that described a ridiculous Rube Goldberg approach to grabbing two-factor authentication codes from your text messages on macOS using Keyboard Maestro (for those of use who don’t use Safari).
How dumb was it? Let’s just say that it relied on taking a screenshot of Notifcation Center and parsing the code out of the image.
A joke, yes, but also a fun distraction one evening.
To my surprise, very nice reader azorpheunt provided a real solution in the comment section earlier today.
I wish I could remember who on Twitter pointed out this Accessibility feature, but I wanted to highlight it here and how I use this gesture because it’s such a fun shortcut for automation nerds.
Watch this.
Some ideas are just too silly to not try and follow through with.
The pandemic changed how I took meeting notes at work. With video calls being the new norm, I found myself grabbing screenshots of the meeting window to capture shared slides, documents we were collaborating on, and the latest screens the design team was showing off.
So now, in addition to my detailed text notes, I found myself compiling a visual archive of my team’s communication as designs changed and evolved – as Gantt charts shifted over time.
But where the hell do I store all this stuff? And how do I keep it correlated to the notes I was taking?
Stick with me, folks. This is going to get super nerdy and may take a while to explain. It’s also going to cover some of my favorite topics: a custom-built Mac app, a small server-side script, Keyboard Maestro, the command line, and URL schemes.
Let’s talk about the stuff you need to do and the files, supporting documents, and reference material you need to accomplish those tasks.
I don’t mean for this blog post to only be more complaining. It’s just my dumb solution to a Finder bug I’ve been running into for years. And also a great example of how a little bit of automation can go a long way. (And an even better example of how unique the macOS ecosystem is that tools like this can exist – and how scared I am that (despite assurances) we seem to be headed in a direction where powerful and clever apps are not wanted.)
Anyway, something must have broken in Finder around when Apple integrated iCloud Drive into macOS Sierra in 2016. That’s when I noticed that the files on my Desktop would stop appearing on…my Desktop.
But one significant change I have made is to my morning routine. And it was made possible by OmniFocus’ version 3.4 update last year. I’m sorry that I’m just now getting around to writing about this new workflow because it’s a lot of fun. And it just might be my favorite new feature Omni has ever shipped. As a user, it’s wowing me with the possibilities. And as an Apple developer, I’m amazed at how well done it is.
Inline with my affinity for backing up and owning my data, one component of that strategy is avoiding proprietary file formats and databases whenever possible and reasonable. That’s why I prefer plain text (and more recently .textbundle
) for all of my notes, and why I’m so meticulous about how I organize my family’s photo archives.
It gives me the agility to move from app to app or even (heaven forbid, it may eventually happen) to a new platform as my needs change. If you own your own data, there’s no lock-in.
So along those lines, here’s a very tiny optimization (is that the right word for this?) that I’ve been doing for years that helps keep my reference material organized and more easily searchable and filterable.
(Oh, and also a quick story about how I effed up someone else’s data.)
While using one of my favorite iOS Shortcuts the other day, it occurred to me how much things have changed in six years.
I say six years ago specifically because it was in 2014 that I made an iOS app called Upshot.
Sadly, Upshot never saw the light of day because I couldn’t get it past App Review for very dumb reasons. Lucky for you though, after I show the ridiculously simple Shortcut that I now use instead, this gives me the opportunity to tell you my very favorite App Store rejection story.