2026-02-16 14:57:12
I made a utility to bulk-upload calendar entries to a #CalDAV server from a JSON file:
https://pypi.org/project/caldav-event-pusher/
I made a utility to bulk-upload calendar entries to a #CalDAV server from a JSON file:
https://pypi.org/project/caldav-event-pusher/
TIL that some #CalDAV servers just silently ignore your precious X-whatever fields 😑
Well I guess I'll have to teach caldav-event-pusher¹ to first check which fields survive an event upload...
¹https://gitlab.com…