Live data from Hacker News

Apple iOS 13.1 Personal automation via Shortcuts

support.apple.com

111–120 of 150 posts

Re: Apple iOS 13.1 Personal automation via Shortcuts

#111

Congrats, they invented Activator[0]! [0] https://cydia-app.com/activator/

Ryan was a fantastic mentor to me and a lot of people in the jailbreak community. His work set a high bar for what tweaks could be, and Activator in particular spawned a small ecosystem of quick actions. I’m honored by the comparison :) (context: I work on Shortcuts)

I also just saw that you founded Workflow - it's been awesome to see y'alls evolution after the acquisition. Good to see more things coming out of it!

Re: Apple iOS 13.1 Personal automation via Shortcuts

#112

Earlier quoted context omitted.

I'm using IFTTT for similar functionality on my Android phone and I've never had a problem with a task bouncing in and out of a specific location. In fact, the location selection process only allows you to zoom in so far on the map to prevent you from getting to specific with your geofence. Obviously you're not going to be able to write a GPS specific enough to detect which room you're in, but that's expected.

Considering the lack of accuracy in GPS, I can envision problems. Sometimes GPS thinks I'm in my neighbor's front yard across the street, or in my neighbor's backyard behind me, even if I'm in my bedroom. If I stop at my neighbor's house on the way home, it could trigger an action in my house, for example.

Is there proximity detection besides connected SSIDs and NFC? I guess blue tooth devices could work. I'm not sure the range on them. I like how when I get in my car, my music automatically starts playing (bluetooth) seems like cheao unique bluetooth devices for determining where exactly you are at could be useful. One for the kitchen, bedroom, etc.

Re: Apple iOS 13.1 Personal automation via Shortcuts

#113
post #29

Earlier quoted context omitted.

The NFC automation is tied to specific tags. So the thief would have to be in your house tapping a specific tag you setup.

Yes, but what if the NFC tag was on your keychain with your phone, which the attacker also had? That seems far more likely than being able to spoof a Bluetooth device that your phone had already paired with in the past (yet that one is in the list of "not automatic" choices)

[deleted]

Re: Apple iOS 13.1 Personal automation via Shortcuts

#114
post #30

Earlier quoted context omitted.

Ah, just wrote a flattering post here on it, but wasn't aware it still had the manual approval issue which is unfortunate. I understand it for some things like When I arrive home, since otherwise when I'm outside running loops by house, each time I come by the house it would open the garage which wouldn't be good, but so many other cases where manual approval seems odd, and at least should be able to approve with wit…

Apple watch is a great idea! I wish they had a shortcuts app on the watch too. Hopefully they'll have the notifications there, if they don't already.

Notifications (in general) are mirrored between phone and watch, so they do show up on the watch

Re: Apple iOS 13.1 Personal automation via Shortcuts

#115

Kind of neat that the way these are shared is a PNG file with appended data. The PNG file is the icon for the Shortcut :) Example: https://cvws.icloud-content.com/B/AZc9tIA45EozUwn3Zs0zZEJSUY...

The icon does not contain any of the shortcut data

Re: Apple iOS 13.1 Personal automation via Shortcuts

#117

I don't know if shortcuts included ssh key support before this update, but I just noticed that it does now! ed25519 appears to be the default key type. Now I can run Terraform automatically when I get home to provision some tea! /s

The key support is new, yes! I use it to connect to my Mac Pro at Apple Park :)

Re: Apple iOS 13.1 Personal automation via Shortcuts

#118
post #23

Earlier quoted context omitted.

I've heard quite a few times now that some of the reasons these automations aren't completely automatic is to avoid them being abused by people with bad intentions. Say for example someone setting one up on someone else's phone (without their knowledge) to run every X minutes and using it to track someone's location, without them ever knowing about it. I'm not entirely sure that's the real reason behind these notific…

I would be perfectly happy to receive a popup that an automation had just run. Also, Apple has been pushing for self-adjusting notification preferences. Imagine a popup like: "The shortcut 'Foo' wants to run. Do you want to allow it? - Never - Not this time - Run once - Always" Put an icon next to each shortcut showing whether it's always (or never) allowed, and it seems like the problem would be largely solved witho…

The malicious person would then click "Always Allow" while they are setting up the shortcut. It might be better if it worked like the location/bluetooth prompt, where some time later, it would prompt you if you still wanted that action to occur.

Re: Apple iOS 13.1 Personal automation via Shortcuts

#119

Has anyone found any of these useful? I'm racking my brain for something that would benefit me, but nothing comes to mind... but I feel like I'm just lacking creativity here.

I made one just for fun to see how they work.

I say "Siri, record my weight" and the iPad response "Sure, how much do you weigh?" I say the number and it gets appended to a Google Docs spreadsheet with the current date.

The next step that I never finished was to have Google Docs generate a graph and mail it to me every month.

Re: Apple iOS 13.1 Personal automation via Shortcuts

#120

Is it possible to write these in regular code? I am not a big fan of these visual tools. Seems they are quite clunky compared to code.

In addition to the others listed, there's also https://shortcuts.fun/

It's a hack, but it works pretty well.

There's also a lot of work been done in iOS 13 to reduce the number of steps required to do a thing. There's info about that here: https://www.macstories.net/stories/ios-and-ipados-13-the-mac...

Post reply on HN