itchyny / calendar.vim

A calendar application for Vim
MIT License
1.95k stars 72 forks source link

CalDAV support #43

Closed kyrias closed 10 years ago

kyrias commented 10 years ago

It would be nice to have CalDAV support so that you could host your calendar anywhere.

itchyny commented 10 years ago

I did not know CalDAV. What is the benefit? Which service support it?

kyrias commented 10 years ago

CalDAV is an WebDAV extension for accessing calendars, so I could use any CalDAV service to host my calendars. Google Calendar and Yahoo Calendar are two services that support it.

itchyny commented 10 years ago

Sorry, but I will not implement this feature because I can't test. I have not used Yahoo Calendar.

protist commented 8 years ago

I would also use definitely use this if it had CalDAV support. This would allow me to connect to my OwnCloud server. As a reference, another command-line calendar, khal syncs with CalDAV using vdirsyncer.

DancingQuanta commented 8 years ago

I would add that khal is indepedent of vdirsyncer as khal reads .ics files for calendar data while vdirsyncer syncs .ics files. Do this calendar.vim reads .ics calendar files?

paulrougieux commented 3 years ago

CALDAV support is still discussed in #133 .