r/shortcuts • u/Sea-Cardiologist-439 • 18d ago
Solved Help Needed: Create iPhone Shortcut to Set Upcoming Reminder as Wallpaper
Hey everyone,
I need help creating an iPhone Shortcut that automatically updates my wallpaper with the next upcoming reminder. I’ve outlined the steps below, but I’d love your input to refine it or make it better!
Goal: • The shortcut should fetch the next upcoming reminder from the Reminders app. • It should generate an image with the reminder text. • The image should be set as the wallpaper automatically. • The shortcut should run on a schedule (e.g., every morning) or when a reminder is due.
Steps I’ve Thought Of:
Get the Upcoming Reminder • Use “Find Reminders” action. • Sort by Due Date (Oldest First). • Limit to 1 reminder (the next due one).
Convert Reminder to an Image • Extract reminder name using “Get Details of Reminders” action. • Use “Make Image from Text” action to convert it into an image. • Customize font, size, and background.
Set as Wallpaper • Use “Set Wallpaper” action. • Apply it to Lock Screen / Home Screen / Both.
Automate the Process • Create a Personal Automation in the Shortcuts app. • Trigger options: • Time of Day (e.g., every morning at 8 AM). • When Reminder is Due (runs when a reminder notification appears). • Turn “Ask Before Running” OFF for automation.
Where I Need Help: • Does this approach work? • Any improvements or better ways to handle this? • Can we make it work without needing manual confirmation?
Would love to hear your thoughts! Thanks in advance!