Hacker News new | ask | show | jobs
by konschubert 902 days ago
Hi, if you're using outlook, maybe you can use the .ics integration? (It can be configured through iOS for now, Android is coming soon.)

Outlook is on the roadmap. But I felt like supporting .ics was more pressing.

1 comments

iOS Calendar supports generating .ics too.
But it's a bit of a hack, no?
No. I messed up with some time ago, as far as i remember, calendar subscription gives you a caldav:// URL (maybe webdav or something I don't remember). This is somewhat a industry standard. Replace caldav with https and you can GET the .ics file of the entire calendar.