Get Reminder UUID
Get the Universally Unique Identifier(UUID) and/or URL of any iOS reminder
Description
How to Use
Running this within another shortcut with a reminder as input will output a list containing the UUID and a URL to open the reminder in the reminders app.
When run by itself, you will be prompted to choose a reminder and the UUID will be copied to your clipboard.
Feedback
Log in or sign up to leave feedback.
@gluebyte
Member
Hi Promising Young Hacker, it's me again. :) The "get object of class" action does nothing here; the shortcut will work without one. It's just that reminders—as well as contacts and calendar events—are stored in standard text formats such as vCalendar and vCard.
· 1 year, 3 months ago
· 1 year, 3 months ago
@EggsistentialBread
Author
Ooooh that makes sense! I figured the “get object of class” action didn’t really do anything since the output is the same no matter what class I use, but the shortcuts app crashed every time I tried to run it without it for some reason. It’s working now though, I’ll update it right away! Thanks! :)
· 1 year, 3 months ago
· 1 year, 3 months ago