2023-08-30 11:57:47 +02:00
|
|
|
[calendars]
|
|
|
|
[[test]]
|
|
|
|
path = /home/hm-user/$XDG_CONFIG_HOME/cal/test/
|
|
|
|
readonly = True
|
2024-03-31 22:06:56 +02:00
|
|
|
color = '#ff0000'
|
2023-08-30 11:57:47 +02:00
|
|
|
priority=10
|
|
|
|
type=calendar
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-04-05 13:48:20 +02:00
|
|
|
[[testWithAddresss]]
|
|
|
|
path = /home/hm-user/$XDG_CONFIG_HOME/cal/testWithAddresss/
|
|
|
|
addresses= john.doe@email.com
|
|
|
|
priority=10
|
|
|
|
type=calendar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[testWithMultipleAddresss]]
|
|
|
|
path = /home/hm-user/$XDG_CONFIG_HOME/cal/testWithMultipleAddresss/
|
|
|
|
addresses= john.doe@email.com, another.brick@on.the.wall
|
|
|
|
priority=10
|
|
|
|
type=calendar
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-03 18:12:42 +01:00
|
|
|
[[testcontacts-automaticallyCollected]]
|
|
|
|
path = /home/hm-user/$XDG_CONFIG_HOME/card/testcontacts/automaticallyCollected
|
|
|
|
priority=10
|
|
|
|
type=birthdays
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[testcontacts-default]]
|
|
|
|
path = /home/hm-user/$XDG_CONFIG_HOME/card/testcontacts/default
|
|
|
|
priority=10
|
|
|
|
type=birthdays
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[testcontactsNoCollections]]
|
|
|
|
path = /home/hm-user/$XDG_CONFIG_HOME/card/testcontactsNoCollections/
|
|
|
|
priority=10
|
|
|
|
type=birthdays
|
|
|
|
|
|
|
|
|
|
|
|
|
2023-08-30 11:57:47 +02:00
|
|
|
[default]
|
|
|
|
default_calendar=test
|
|
|
|
highlight_event_days=true
|
|
|
|
timedelta=5d
|
|
|
|
|
|
|
|
[locale]
|
|
|
|
dateformat=%x
|
|
|
|
datetimeformat=%c
|
|
|
|
firstweekday=0
|
|
|
|
longdateformat=%x
|
|
|
|
longdatetimeformat=%c
|
|
|
|
timeformat=%X
|
|
|
|
unicode_symbols=true
|
|
|
|
weeknumbers=off
|
|
|
|
|
|
|
|
[view]
|
|
|
|
agenda_event_format={calendar-color}{cancelled}{start-end-time-style} {title}{repeat-symbol}{reset}
|