When viewing events in the macOS Calendar app, I found myself wanting to add a note linked to an event, without having to go through Agenda’s event picker to find the event. And sometimes it’s useful to use the Calendar app to search for an event.
It’s not thoroughly tested, but feel free to give it a try: https://routinehub.co/shortcut/24902/
To use this Shortcut:
- Click the event in the Calendar app and copy it to clipboard (confirm copying the occurrence if it’s part of a series)
- Run the Shortcut e.g. via the Services menu or a keyboard shortcut if you configure one
The Shortcut will extract the event details from the clipboard and create a new Note in Agenda linked to the Calendar event.
The first time you run it, you’ll probably be asked to give permission to run Applescript.
Edit: Added a check to see if there is already a matching note for the event on the clipboard. If it finds one, then it is opened instead of creating a new one.