descriptionvCard Import and Export for The Insidious Big Brother Database (BBDB)
homepage URLhttp://github.com/trebb/bbdb-vcard
repository URLhttps://github.com/trebb/bbdb-vcard.git
ownertrebbu@googlemail.com
last changeWed, 21 Apr 2010 09:58:34 +0000 (21 11:58 +0200)
last refreshTue, 7 May 2024 07:38:06 +0000 (7 09:38 +0200)
content tags
add:
README
bbdb-vcard.el
=============

bbdb-vcard.el imports and exports vCards (version 3.0) as defined in
RFC 2425 and RFC 2426 to/from The Insidious Big Brother Database
(BBDB).  Version 2.1 vCards are converted into version 3.0 on import.

On a file, a buffer or a region containing one or more vCards, use
`bbdb-vcard-import-file', `bbdb-vcard-import-buffer', or
`bbdb-vcard-import-region' respectively to import them into BBDB.

In buffer *BBDB*, press v to export the record under point.  Press * v
to export all records in buffer into one vCard file.  Press * C-u v to
export them into one file each.

To put one or all vCard(s) into the kill ring, press V or * V
respectively.

Refer to the Commentary in file bbdb-vcard.el for further information.
shortlog
2010-04-21 Bert BurgemeisterNew version number: 0.3master0.3
2010-04-21 Bert BurgemeisterImport of vCard types BDAY and REV changed.
2010-04-17 Bert BurgemeisterBetter parser for vCard BDAY dates.
2010-04-09 Ramkumar RamachandraDepend on bbdb-com
2010-04-03 Bert BurgemeisterEnforce our own customization of vcard.el.
2010-04-03 Bert BurgemeisterRefactoring.
2010-04-01 Bert BurgemeisterBugfixes.0.2
2010-03-31 Bert BurgemeisterNew v2.1 converter based on vcard.el.
2010-03-31 Noah FriedmanIncluded vcard.el by Noah Friedman
2010-03-30 Bert BurgemeisterVersion number added.0.1
2010-03-30 Bert BurgemeisterBugfix and some refactoring.
2010-03-29 Bert BurgemeisterUnfinished bugfix.
2010-03-29 Bert BurgemeisterMerge branch '2.1-import' of git@github.com:trebb/bbdb...
2010-03-29 Bert BurgemeisterNew tests for vCard v2.1 import.
2010-03-29 Bert BurgemeisterMinor changes, mostly to documentation.
2010-03-27 Bert BurgemeisterMore general way of customizing call to external vcard...
...
tags
14 years ago 0.3 Version 0.3
14 years ago 0.2 Version 0.2
14 years ago 0.1 Version 0.1
heads
14 years ago master
14 years ago date-time