calcurse icon indicating copy to clipboard operation
calcurse copied to clipboard

calcurse-caldav import calendar

Open alpiua opened this issue 2 months ago • 1 comments

Is it possible to import ical url without Authentication? Also, is it possible to import several calendars? For instance, I have few accounts and I want to consolidate all events in calcurse.

alpiua avatar Oct 30 '25 02:10 alpiua

It is possible to import iCal files without authentication.

It is possible to import more than one calendar but you have to choose from one of these options:

  • Option 1: You import all events to a single calendar as one-way import. They'll all show up at the same time and can't be filtered by source calendar. They can't be synced back to the original/source calendars.
  • Option 2: You import all events into separate appointment directories/files. You can then open each calendar in a separate calcurse instance. You can edit and sync each individual calendar with calcurse-caldav.

It is not (yet) possible to display multiple calendars in the same calcurse instance, while being able to filter by calendar and/or sync back.

lfos avatar Oct 30 '25 02:10 lfos