Skip to content

Support anniversary and other dates #128

Closed
@protist

Description

@protist

Some of my contacts have non-birthday dates. For example, anniversaries, as per RFC 6350 can be specified with ANNIVERSARY:19960415.

My Android contacts app supports anniversaries. When I sync on my computer with vdirsyncer, I see the following snippet in the .vcf file.

ITEM1.X-ABDATE;VALUE=DATE-AND-OR-TIME:20000101
ITEM1.X-ABLABEL:_$!<Anniversary>!$_
X-ANNIVERSARY;VALUE=DATE-AND-OR-TIME:20000101
BDAY:19500101

However, khard does not show this information when editing or displaying the card. I'm not sure, but my understanding is that users should also be able to add arbitrary fields? Is that text in the rfc link? Hence we could add, for example, engagement_anniversary, or death, etc. FWIW OwnCloud uses DEATHDATE:2000-01-01, although this isn't shown in Android's contacts, nor khard. It's apparently covered by RFC 6474.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions