khal/vdirsyncer: add colors
This commit is contained in:
parent
2f117d535b
commit
73fe004764
@ -7,7 +7,9 @@ path = ~/.contacts/contacts.vcf/
|
|||||||
type = birthdays
|
type = birthdays
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
days = 7
|
days = 14
|
||||||
|
highlight_event_days = True
|
||||||
|
print_new = event
|
||||||
|
|
||||||
[locale]
|
[locale]
|
||||||
timeformat = %H:%M
|
timeformat = %H:%M
|
||||||
|
@ -7,6 +7,8 @@ b = calendars_remote
|
|||||||
conflict_resolution = b wins
|
conflict_resolution = b wins
|
||||||
collections = ["from b"]
|
collections = ["from b"]
|
||||||
|
|
||||||
|
metadata = ["color"]
|
||||||
|
|
||||||
[storage calendars_local]
|
[storage calendars_local]
|
||||||
type = filesystem
|
type = filesystem
|
||||||
path = ~/.calendars/
|
path = ~/.calendars/
|
||||||
|
Loading…
Reference in New Issue
Block a user