You can also watch this video at YouTube (but with ads).
Run Personal Automation Shortcuts Automatically In iOS 14
Comments: 27 Responses to “Run Personal Automation Shortcuts Automatically In iOS 14”
Comments Closed.
You can also watch this video at YouTube (but with ads).
Is there a shortcut to insert current date in notes or similar apps?
Great little lesson. I love how you slipped in the idea of composing actions that can be reusable actions in longer, more complex actions. Without even realizing it, people will be grasping and using one of the key concepts of programming.
Timothy: Unfortunately no. You can easily set up a shortcut to get the date, format it, and copy it to the clipboard. Then you need to paste it. You can't paste inside a Shortcut, probably for security reasons, maybe?
How about turning on/off WiFi when Ieave/return home automatically, how would I set that up?
Karl: Choose the trigger "Arrive" and set the location to "Home." Then set the action to "Set Wi-Fi" and use "On." Then the opposite for the second automation to turn it off.
Gary, I did that, but it requires me to hit Run every time. I was hoping to have it do it automatically.
Karl: Ah, well unless Apple makes it a Run Without Asking automation, there's nothing you can do. What's the need for that anyway? Just trying to get a little extra battery life?
Can I automate the task of changing a specific word in the notes field of several contacts in iCal?
Ron: So, not a personal automation, but a script that runs through your contacts, reads them, and makes changes? No. Something like that would be more appropriate for Automator on the Mac, but I think even there you are better off just making the changes manually then trying to script it.
Great video Gary.
I tried this with a simple daily text automation. I wasn't impressed over the last week as it didn't work. I figured I had not done something right.
However today I was on my iPhone when 0900 rolled around and the shortcut notification come up and let me know it was running my automation.
Question: Do I have to have my iPhone opened up when the clock changes from 0859 to 0900 for the automation to run?
Thank You ahead of time for answering.
Adam: Maybe that's it. Maybe it needs to be unlocked, or it prompts for you to unlock. You could always experiment with that.
is it possible to set an automation like this: if phone is at 10% before 9:00am, set a timer for 1 second.
i have an issue where my phone may die before i wake up resulting in my alarms not ringing.
Joey: That might be possible. Use the Battery automation for recognizing if it is below 10%, and then grab the time and use an IF statement to check it. Then only show an alert and maybe vibrate if it is earlier than 9.
But WHY? Why would you need it? Don't you have your phone plugged in at night? So how could it run out of battery?
Gary, we appreciate your answers, but asking "WHY" to some of those questions is pointless and - in my opinion - rude. Anyone can create whichever automation they want, and if I am "just trying to get a little extra battery life" then so be it. Also, who's to say I like/don't like to have my "phone plugged in at night". It's up to me. Please don't question anyone's motives for any automation, just keep doing the great job of helping users. Cheers
To the person named "Thanks Gary": You misunderstand why I am asking why. I ask why because of the XY Problem (https://en.wikipedia.org/wiki/XY_problem), something those of us in tech support commonly run into. I ask "why" because I want to provide better solutions to people, and that usually means I need to know why they want to do something, not just what they say they want to do. In this case, for instance, it could be that the asker has read somewhere they should not keep their iPhone charging at night, a common myth. If that is the reason "why" then the better solution is to understand that it is a myth, and not look for the automation they require. Could be other things too. By asking about the reason they want to do something (X) instead of just blindly giving instructions on how to do what they ask (Y) I can often provide better solutions.
Day late and a dollar short but here goes. I saw a shortcut that you could run based on an automation triggered by time of day that you chose. Essentially put your phone into low power mode regardless of the batteries charge. Can’t find my charging cords half the time and if I can’t do much else… At least I can save my battery until I find it ;-) maybe that might help?
The “Ask to run” switch screen does not appear after selecting the “Set airplane mode” automation and clicking “Next” on my iPhone 12 Pro Max running iOS 14.4. What am I missing?
Errol: Not sure. Try creating it again from scratch.
Solved:. BOTH "events" & "actions" can prevent an automation from being automatic. Any ONE event or action that can’t be automated stops the shortcut’s auto-run. In my case, the "events" to run the "Action" (Set Airplane Mode) were "Leave" and "Wi-Fi". Apple states that the action "Set Airplane Mode" CAN run automatically. The "events" I chose PREVENT that from happening. The automation helps remind me, but it’s not efficient. I can turn Airplane Mode on or off manually with less interaction.
So I created an animation to send a text to the girl I was talking to every time I plugged my phone in. How can I go in and delete that animation so it stops showing up when I plug in my phone. Have a iPhone 8 with iOS 14
Joseph: I'm not sure what you are describing. What sort of animation? Do you mean "automation?" If so, just go into the Shortcuts app, tap Automation at the bottom, Then swipe right to left across the automation you want to delete.
After working through 2 days, I have been able to set a shortcut that has HomePod announce the appointments for the day. The problem is that i need to manually trigger that shortcut (tapping the said shortcut and everything works as expected). I did an automation of time of day (say 8 AM), "run the specified shortcut". I get an alert on the phone - shortcut running, but nothing happens except a silent HomePod.
Any suggestions would be welcome.
Trying to do the following automation that I can start with a shortcut: enter loop, put phone in airplane mode, wait 10 min, airplane mode off, wait 20 sec. this needs to keep running while the phone gets locked, but it seems to stop as soon as the phone locks…
RMSe17: Looks like that won't be possible then. You'll have to find another way to accomplish whatever it is you are trying to do.
The lack of a control to schedule a text message *just once( is a huge oversight.
Can I create an automation that turns airplane mode on when I leave and off when I arrive? I can't use the leave function because cell data is off. Thxs!
Michael: Yes, but you'd need to confirm. Leave/Arrive isn't a trigger you can use automatically.