Howdy folks, sorry if this is answered elsewhere—I...
# caldav
w
Howdy folks, sorry if this is answered elsewhere—I did a search for ‘iCal’ and didn’t find anything that seemed relevant. I want to add an iCal calendar to use for availability, I have a google calendar “secret link”. Is there an iCal app? CalDav app doesn’t work because it wants a username and password (and I assume would use caldav API rather than just loading and reading iCal).
a
We do support Apple Calendar integration, not sure if that’s the same as iCal? But I think so?
w
Thanks for responding, they’re not the same. iCal is a HTML format for calendars. CalDav is a HTTP API for fetching/modifying iCal calendars. Your Apple Calendar integration just directly uses Apple’s API. An iCal integration/app would just accept an iCal http URL. Your Apple Calendar app takes a username and password (since it uses the proprietary API), your CalDav app takes a URL and a username and password.
a
Thanks for clarifying @Will Gittoes I definitely got confused there. I don’t think we support iCal links yet, maybe you could add a discussion in github to see if other users also want it and how we could adopt it. Thanks.