bbdb-vcard

Homepage: https://github.com/tohojo/bbdb-vcard

Author: Bert Burgemeister, Kevin Brubeck Unhammer, Steve Purcell, Toke Høiland-Jørgensen, Vincent Geddes

Updated:

Summary

VCard import/export for BBDB

Commentary

Import and export of vCards as defined in RFC 2425 and RFC 2426
to/from The Insidious Big Brother Database (BBDB) v3.

For user and developer documentation, refer to the bundled BBDB vCard
info manual.

Mapping of vCard types to BBDB types:

+-------------------------+-----------------------------------------+
| VCARD TYPE;PARAMETERS   | STORAGE IN BBDB                         |
|                         |                                         |
|-------------------------+-----------------------------------------|
| VERSION                 | -                                       |
| REV                     | -                                       |
|-------------------------+-----------------------------------------|
| N                       | First occurrence:                       |
|                         | Firstname                               |
|                         | Lastname                                |
|                         |                                         |
|                         | Rest:                                   |
|                         | AKAs (append)                           |
|-------------------------+-----------------------------------------|
| FN                      | AKAs (append)                           |
| NICKNAME                | AKAs (append)                           |
|-------------------------+-----------------------------------------|
| ORG                     | Organizations (append)                  |
|-------------------------+-----------------------------------------|
| ADR;TYPE=x,HOME,y       | Addresses

    

Dependencies

Reverse dependencies