Remember This
COMMENT
This shortcut helps someone with short term memory loss log what happens throughout the day, to help them keep track of what they have done, who they have met, etc.
It will ask you what you want to remember. If run for the first time for the day, it will create a new note and log the input, with the time. It it’s been run already, it will grab the note and append the the note with the time and new content.
There is an option to capture a photo and add to the note to create a visual diary.
Run this shortcut using Siri or save as a widget on the home screen.
Add multiple Personal Automations to run this shortcut periodically through the day to remind the user to capture events.
Use Personal Automation, to show each day’s note just before bedtime as a summary of what happened that day.
SCRIPTING
Ask
What do you want to remember?

Provided Input
NOTES
Find
All Notes
where
[{'class': 'filter-property', 'value': 'Name'}, {'class': 'filter-operator', 'value': 'contains'}, {'class': 'filter-benchmark', 'value': 'What happened today'}] Get 1 File



Notes
SCRIPTING
If
Notes
is today
TEXT
Current Date
Provided Input

Text
NOTES
Append
Text
to
Notes

Appended Note
SCRIPTING
Choose from Menu

Menu Result
SCRIPTING
Yes

Menu Result
CAMERA
Take
1 photo
photo
Back
camera

Photo
MEDIA
Resize
Photo
to
Auto Width
x
Auto Height

Resized Image
NOTES
Append
Resized Image
to
Appended Note

Appended Note
SCRIPTING
No

Menu Result
NOTHING
Nothing
SCRIPTING
End Menu

Menu Result
SCRIPTING
Exit shortcut with
Result
SCRIPTING
Otherwise
TEXT
What happened today -
Current Date

Text
NOTES
TEXT
Remember this:
Current Date
Provided Input

Text
NOTES
Append
Text
to
Note

Appended Note
SCRIPTING
Choose from Menu

Menu Result
SCRIPTING
Yes

Menu Result
CAMERA
Take
1 photo
photo
Back
camera

Photo
MEDIA
Resize
Photo
to
Auto Width
x
Auto Height

Resized Image
NOTES
Append
Resized Image
to
Note

Appended Note
SCRIPTING
No

Menu Result
NOTHING
Nothing
SCRIPTING
End Menu

Menu Result
SCRIPTING
End If

If Result
Showcuts