Compare commits

...

2 Commits

Author SHA1 Message Date
Simon Bruder 26612ad38d
khal: Add config 2020-10-19 21:12:26 +02:00
Simon Bruder 16aebd26bd
khard: Add config 2020-10-19 21:12:25 +02:00
2 changed files with 42 additions and 0 deletions

16
home/.config/khal/config Normal file
View File

@ -0,0 +1,16 @@
[calendars]
[[calendar_local]]
path = ~/.calendar/*
type = discover
[[contacts_local]]
path = ~/.contacts/d6abd3ea-3abd-7550-9f24-f06293d36a82/
type = birthdays
[locale]
timeformat = %H:%M
dateformat = %Y-%m-%d
longdateformat = %Y-%m-%d
datetimeformat = %Y-%m-%d %H:%M
longdatetimeformat = %Y-%m-%d %H:%M

View File

@ -0,0 +1,26 @@
[addressbooks]
[[personal]]
path = ~/.contacts/d6abd3ea-3abd-7550-9f24-f06293d36a82/
[general]
debug = no
default_action = list
editor = nvim, -i, NONE
merge_editor = nvim, -d
[contact table]
display = first_name
group_by_addressbook = no
reverse = no
show_nicknames = yes
show_uids = no
sort = last_name
localize_dates = yes
preferred_phone_number_type = pref, cell, home
preferred_email_address_type = pref, home, work
[vcard]
private_objects = Jabber,
preferred_version = 3.0
search_in_source_files = no
skip_unparsable = no