Files
thpeetz-notes/.obsidian/plugins/vcf-contacts/data.json
T

42 lines
883 B
JSON

{
"contactsFolder": "Infos/Kontakte",
"defaultHashtag": "#process/contact",
"processors": {
"UidProcessor": true,
"SyncUnknownProcessor": true
},
"syncSelected": "CardDAV",
"syncEnabled": true,
"groupInsights": true,
"CardDAV": {
"addressBookUrl": "https://cal.thpeetz.de/tpeetz/77b1c975-45b5-3e60-fda2-7a396513c6f7/",
"syncInterval": 900,
"authType": "basic",
"authKey": "dHBlZXR6OmlrYW1rdWJtMjA="
},
"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]"
]
}