Outlook ICS Calendar
Reads events from an Outlook ICS feed using a script that properly handles recurring events (via recurring-ical-events), all-day events, and timezone conversion to Pacific time.
Setup
-
Store the ICS URL in
~/.openclaw/workspace/calendar-ics.txt:echo "https://outlook.office365.com/owa/calendar/..." > ~/.openclaw/workspace/calendar-ics.txt chmod 600 ~/.openclaw/workspace/calendar-ics.txt -
Get the URL from Outlook Web: **Settings → Cale
[Description truncada. Veja o README completo no GitHub.]