add foss address book

This commit is contained in:
2022-09-06 10:43:47 +02:00
parent fe61804ca7
commit bd7aad54b6
2 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,8 @@
[addressbooks]
[[fsfe]]
path = ~/.contacts/fsfe
[[foss]]
path = ~/.contacts/foss
[general]
debug = no
@@ -38,4 +40,3 @@ preferred_version = 3.0
search_in_source_files = no
# skip unparsable vcard files: yes / no
skip_unparsable = no

View File

@@ -23,7 +23,7 @@ b = "fsfe_remote"
# You need to run `vdirsyncer discover` if new calendars/addressbooks are added
# on the server.
collections = ["from a", "fsfe"]
collections = ["from a", "fsfe", "foss"]
# Synchronize the "display name" property into a local file (~/.contacts/displayname).
metadata = ["displayname"]