Skip to content

Commit 54a90aa

Browse files
timobrembeckWhyNotHugo
authored andcommitted
Document caveats of Google contacts storage
- Group labels are not mapped to CATEGORIES property - BDAY property is missing when date is incomplete
1 parent 443ae3d commit 54a90aa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/config.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,14 @@ in terms of data safety**. See `this blog post
268268
<https://evertpot.com/google-carddav-issues/>`_ for the details. Always back
269269
up your data.
270270

271+
Another caveat is that Google group labels are not synced with vCard's
272+
`CATEGORIES <https://www.rfc-editor.org/rfc/rfc6350#section-6.7.1>`_ property
273+
(also see :gh:`814` and
274+
`upstream issue #36761530 <https://issuetracker.google.com/issues/36761530>`_
275+
for reference) and the
276+
`BDAY <https://www.rfc-editor.org/rfc/rfc6350#section-6.2.5>`_ property is not
277+
synced when only partial date information is present (e.g. the year is missing).
278+
271279
At first run you will be asked to authorize application for Google account
272280
access.
273281

0 commit comments

Comments
 (0)