Hi,
I’m trying to create a shortcut that can capture a few recent Reminders. For now it would be fine to just show the results on screen.
So I created a basic shortcut to find a couple of reminders for testing.
Then I split reminders by new lines
Then repeat each item in split text
Then I attempted to set some variables to capture the fields
The Reminder App field possibilities that I see are
File size
File extension
Creation date
Last modified date
Name
- It seems that:
name = the actual reminder text
Creation date = the current date but not the date the reminder was created
Last modified date = is blank
Q: I am wondering if there are more fields in Apple Reminders App that I may extract such as:
- priority
- date of completion
- repeat settings
- And any other Reminder fields
If there is a way to extract these fields, please let me know.
Thanks – Dave