Skip to content

Allow glob style matching in config file

I'm using vdirsyncer, which creates a folder ~/.calendar/mycal/ which includes all the events in single ics files. It would be handy if those could be used in almanac by allowing glob-style matching similar to:

cals = ["/home/user/.calendar/mycal/*"]