35
submitted 6 months ago* (last edited 6 months ago) by DJDarren@thelemmy.club to c/apple_enthusiast@lemmy.world

First up, I realise that Automator does so much more than Shortcuts. But my question is: why?

I have a couple of spreadsheets that I want to be reminded of once a week so I can keep an eye on the dates they contain. My stupid ADHD brain is likely to forget to check them, and a reminder is only as useful as whether I'm able to act on it at that moment in time. So I've set up an automation to open them up at a specific time. Given that Shortcuts on macOS doesn't support automations (as far as I can tell), the only way to do this is;

  • Create a shortcut that will open the documents I need to open.

  • Create an automator application that uses a bash script to open the shortcut.

  • Create a calendar entry where the alert is set to open the automator app.

So I guess I want to know why Shortcuts (for macOS) can't run automations, why Calendar can't open Shortcuts, and why Shortcuts didn't subsume everything that Automator can do? Who at Apple thought it was perfectly right and proper to have to distinct and powerful apps essentially offering the same functions, but that neither of them fully encompass the abilities of the other?

you are viewing a single comment's thread
view the rest of the comments
[-] tunetardis@lemmy.ca 11 points 6 months ago

Well, Shortcuts comes from the iOS world and is a relatively recent addition to macOS. Automator originated in macOS and I don't think it has made it over to iOS at this point?

That's not even the full extent of it though. Before Automator, there was Script Editor, which could also create script applications, but that doesn't seem to work so well anymore. Automator has become the preferred approach for that. But Script Editor is still around and is useful for looking up AppleScript dictionaries. These tell you if a given application offers special scripting support, and there are also a few general dictionaries like StandardAdditions that are worth a gander. I wish AppleScript existed for iOS.

And then there's the command line approach of using crontab to open your files with the open command. And osascript lets you run any AppleScript from the command line.

[-] DJDarren@thelemmy.club 4 points 6 months ago

Shortcuts comes from the iOS world

I think this might well be the answer to my question. Shortcuts for Mac feels almost like an afterthought, as if they've just adapted the iPad version to run on macOS, but they've stripped out automations ability presumably because it wasn't compatible with the OS. As a result, we've got two apps that do more or less the same thing, but one is better suited to the complexity of macOS while the other is content carrying out basic tasks.

this post was submitted on 08 Apr 2024
35 points (100.0% liked)

Apple

17241 readers
75 users here now

Welcome

to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!

Rules:
  1. No NSFW Content
  2. No Hate Speech or Personal Attacks
  3. No Ads / Spamming
    Self promotion is only allowed in the pinned monthly thread

Lemmy Code of Conduct

Communities of Interest:

Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple

Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode

Community banner courtesy of u/Antsomnia.

founded 1 year ago
MODERATORS