top | item 29440923

(no title)

adrum | 4 years ago

Shortcuts is a pretty solid option for users with Apple Devices. Its available actions range from simply changing settings to running SSH commands, all packed in a user interface that is much more approachable than AppleScript or Automator.

discuss

order

castillar76|4 years ago

I’ve started digging into Alfred (alfredapp.com) automations recently and have had similar experiences. It’s pretty easy to create simple automations using their workflow interface, and I was pleased to discover they made it really simple to publish the resulting workflow using git. In a few minutes I was able to create a workflow to pull a highlighted value and push the user to a variety of different internal websites depending on a regex match.

I’ve poked at Automator and Shortcuts a bit and found them similarly useful. The only issue is that not every app exposes functions to them yet, so there are a number of workflows I’d like to create that won’t work until the app dev adds functions to support “tell this app to do this thing”. KeyboardMaestro works well for filling that gap, but it’s a little awkward to figure out the “click at this spot on the screen” bits.

dmitriid|4 years ago

Too bad it feels like 30 seconds for a shortcut to run, including rather useless notifications. And if the camera is involved, it's unusable until the shortcut has completed its song and dance.

I do hope they make this faster and less obtrusive.

Edit: also, no idea how to run most of them. I've installed a shortcut. Now what :)

adrum|4 years ago

There's a handful of ways to trigger a shortcut to run:

- Manually via a home screen app icon - A Share Sheet action (good for manipulating links or images, etc.) - Automation event (time/schedule based, NFC tag scanning, or a HomeKit accessory changed)

It just depends on the context and the purpose.

mhb|4 years ago

Can I have one that turns on or off Location Services? Not the last time I looked.

adrum|4 years ago

I do not believe so. I'm longing for turning on specific VPNs and toggling auto-lock for the screen.

On-Demand VPN via WireGuard isn't quite what I'm looking for.

mynameismon|4 years ago

The Windows version to that would be Microsoft PowerAutomate, which is also rather decent