In my plann- and calendar-cli projects, I have defined a configuration file .config/calendar.conf. I came to think, why not move this logic over to the caldav library? My idea was always that it should be possible to use .config/calendar.conf across multiple applications. Moving the logic to the caldav library seems like a good idea. It should also be possible to ship parameters through environmental variables.