Apple Shortcuts Integration
under review
Danny Hatcher
under review
B
Ben Lobmueller
Just an example:
I often write to-do lists on paper, for instance to capture meeting action items.
I have a Shortcut set-up that allows me to:
- Take a picture of my notes
- Send this picture to an LLM API
- Convert the returned JSON into Reminders.app tasks and subtasks
Step 3, if exposed, could also do the same for Morgen.
So Endpoints I'd like to see are:
- Find Task
- Create Task
- Edit Task
As well as
- Find Event
- Create Event
- Edit Event