Files
thpeetz-notes/.obsidian/plugins/vcf-contacts/data.json
T
2026-06-16 18:30:31 +02:00

42 lines
791 B
JSON

{
"contactsFolder": "Infos/Kontakte",
"defaultHashtag": "#process/contact",
"processors": {
"UidProcessor": true,
"SyncUnknownProcessor": true
},
"syncSelected": "None",
"syncEnabled": false,
"groupInsights": true,
"CardDAV": {
"addressBookUrl": "",
"syncInterval": 900,
"authKey": "",
"authType": "apikey"
},
"createFieldsKeys": [
"N.PREFIX",
"N.GN",
"N.MN",
"N.FN",
"N.SUFFIX",
"TEL[CELL]",
"TEL[HOME]",
"TEL[WORK]",
"EMAIL[HOME]",
"EMAIL[WORK]",
"BDAY",
"PHOTO",
"ADR[HOME].STREET",
"ADR[HOME].LOCALITY",
"ADR[HOME].POSTAL",
"ADR[HOME].COUNTRY",
"URL[WORK]",
"ORG",
"ROLE",
"CATEGORIES",
"X-RELATIONSHIP",
"X-LAST-CHAT",
"SOCIALPROFILE[LINKEDIN]"
]
}