pinoaffe / org-vcard

Export and import vCards from within GNU Emacs' Org mode.
61 stars 7 forks source link

New style #24

Open DamienCassou opened 8 years ago

DamienCassou commented 8 years ago

Hi,

what about a style like the one below? It closely ressembles what khard displays.

* Name
- Prefix     ::
- First name :: John
- Additional ::
- Last name  :: Barfoo
- Suffix     ::
* Organisation, title and role
- Organisation ::
- Role         ::
- Title        ::
* Phone
- home :: +33 9 50 19 70 28
- home :: +33 8 98 60 32 96
* Email
- home :: john@barfoo.fr
* Address
** Home
- Box      ::
- Extended ::
- Street   ::
- Code     ::
- City     ::
- Region   ::
- Country  ::
flexibeast commented 8 years ago

Unfortunately i'm currently finding it difficult to find the time to do any substantial work on org-vcard (such as the refactoring i mentioned in #23), due to other priorities. So while i think adding this style is a good idea, i'm not currently in a position to implement it myself - would you be interesting in doing so? If not, i'll add a "help wanted" label to this issue. :-)

DamienCassou commented 8 years ago

Do you think this style makes sense. Is something is missing? If everything seems fine, I could try to have a look at implementing it.

flexibeast commented 8 years ago

Well, it's not a style i would use personally, but i think it makes sense in that it would facilitate interfacing with khard. So as long as the style matches anything output by khard, i'm happy with it.