add foss address book
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user