Calendar pick
A decision block that search for events lets the user choose a calendar.
The fiber will pause until the user has chosen a calendar, cancelled the dialog
or the timeout expired.
Input arguments
- Writable — whether to only show writable calendars.
- Hidden — whether to include “hidden” calendars, which likely aren’t meant to be accessed.
- Timeout — time until the dialog is automatically canceled, default is no timeout.
- Show window — whether to show the dialog window directly without having to tap the notification. Only works when no other window is showing.
Output variables
- Calendar URI — variable to assign the URI of the chosen calendar.