upvote
I tried making a very simple Shortcut the other week and gave up after over 2 hours. I even resorted to reading the docs, which revealed absolutely nothing.
reply
> that is Shortcuts.

I'm convinced apple doesn't want people doing general purpose computing on their apple devices.

they even want developers going through their gauntlet of apple-invented languages*.

[*] or NeXT

reply
And before that we already had AppleScript.
reply
And interestingly due to some very clever integrations[0], sending Apple Events (the underlying tech for the actual IPC communication done with AppleScript) is very easy to do in Swift. Easier than in AppleScript actually!

It’s a shame most apps do not support Apple Events anymore, though.

An example of use: https://github.com/Frizlab/apple-music-to-slack/blob/90964bb...

[0] https://github.com/tingraldi/SwiftScripting

reply
Man, I can't believe it's been that long. I remember buying Photoshop plugins for Automator that did a bunch of resizing/refinements/watermarking.

I'm guessing a lot of that is built in to photoshop now, but I have always been surprised how few people seemed to use it with how much it could do.

reply
>Though technically it’s deprecated in favour of the clusterfuck of bugs and limitations that is Shortcuts.

It's been almost five years since Apple announced Shortcuts for macOS and the start of the "multi-year transition" from Automator, but I feel like Shortcuts for macOS has not gotten any better in that time.

reply