omniflake/home/calendars/khal.config
2023-08-30 16:12:34 +02:00

66 lines
1.5 KiB
Text

# vim:ft=cfg
[default]
default_calendar = till
highlight_event_days = true
timedelta = 5d
print_new = event
[calendars]
[[till]]
path = ~/.local/share/calendars/till
color = light blue
[[mitlisa]]
path = ~/.local/share/calendars/mitlisa
color = light magenta
[[family]]
path = ~/.local/share/calendars/family
color = dark magenta
[[bdays]]
path = ~/.local/share/calendars/bdays
color = yellow
[[mittelbau]]
path = ~/.local/share/calendars/mittelbau
color = light cyan
[[ihg]]
path = ~/.local/share/calendars/ihg
color = dark cyan
[[polit]]
path = ~/.local/share/calendars/polit
color = dark gray
[[holidays]]
path = ~/.local/share/calendars/feiertage
color = light green
[[eintracht-m]]
path = ~/.local/share/calendars/eintracht
color = light red
[[eintracht-f]]
path = ~/.local/share/calendars/eintracht
color = dark blue
[locale]
timeformat = %H:%M
dateformat = %d %b
longdateformat = %d %b %Y
datetimeformat = %d %b %H:%M
longdatetimeformat = %d %b %Y %H:%M
weeknumbers = left
[keybindings]
external_edit = ctrl e
[view]
# agenda_event_format = {calendar-color}{cancelled}{start-end-time-style} {title}{repeat-symbol} {location} {reset}
agenda_event_format = {calendar-color}{cancelled}{start-end-time-style} {title}{repeat-symbol} {location} {url}{reset}
event_format = {calendar-color}{cancelled}{start}-{end} {title}{repeat-symbol} {location} {url}{reset}
blank_line_before_day = true