lfos / calcurse

A text-based calendar and scheduling application
https://calcurse.org
BSD 2-Clause "Simplified" License
994 stars 95 forks source link

Multiple caldav calendars #423

Open sarmong opened 2 years ago

sarmong commented 2 years ago

Is it possible to use multiple caldav calendars?

I am using nextcloud and and the path should be /remote.php/dav. It doesn' work returning error: (Unsupported Media Type) while trying to access

Thus, I need to use /remote.php/dav/calendars/user/work, which only syncs work calendar.

Is it possible to sync all calendars?

lfos commented 2 years ago

Hi Michael, calcurse does not support multiple calendars as of today; see issue #68. Contributions are more than welcome!