khard
khard copied to clipboard
Allow autodiscovery of contact books via globbing
It would be nice, if khard would support globbing for the adressbook configuration like khal does: khal-discover
In the config file this should look like this:
[[adressbooks]]
path = ~/.contacts/*
type = discover
Nice idea, you can try to implement a new address book class that does this.