(Below are direct steps: do this)
- Open the Shortcuts app from your Home Screen or App Library.
- If you don’t see it, swipe down and search for “Shortcuts,” or check the App Store if needed.
- Make sure you’re signed into iCloud so your shortcuts sync across devices.
- Tap the “+” (plus) button in the top right corner.
- You’ll see two tabs: Library (your existing shortcuts) and Gallery (suggested shortcuts).
- Select Library, then tap the plus sign to create a new shortcut.
- Press “Add Action” to open the Action Library.
- Choose an action type (e.g., Messaging, Media, Web, Scripting).
- Tap an action to add it. Rearrange by dragging up or down. Remove an action by tapping “X.”
- Tap Scripting if you want to use If statements or Repeat loops.
- Add variables to store data (like text or an image) for use in later steps.
- Test small logic pieces: “If the weather is rainy, send me a reminder,” or “Repeat for each photo.”
- Decide how to run your shortcut:
- Siri Command: “Hey Siri, [Shortcut Name].”
- Home Screen Icon: Make the shortcut appear as an app icon. Tapping it launches immediately.
- Automation: In the “Automation” tab, set times, locations, or device-based triggers.
- Tap the Play icon or run the shortcut from your Library.
- Check each action: make sure data passes correctly (no errors).
- If something fails, adjust the steps or scripting logic.
- After confirming everything works, your shortcut is ready for daily use!
(Remember: You can always refine your shortcut or add more actions later. Keep testing until it runs smoothly.)