emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] require a feature: merge many contacts which have the same name.


From: Daimrod
Subject: Re: [O] require a feature: merge many contacts which have the same name.
Date: Fri, 10 May 2013 18:11:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Feng Shu <address@hidden> writes:

> I think org-contacts.el shoule have the feature which can merge many
> contacts which have the same name into one, for example:
> #+begin_example
>
> * name
>  :PROPERTIES: 
>  :EMAIL: [[mailto:address@hidden [[mailto:address@hidden 
>  :PHONE: [[tel:123456789]]
>  :ALIAS:    a
>  :END: 
>
> * name
>  :PROPERTIES: 
>  :EMAIL: [[mailto:address@hidden [[mailto:address@hidden 
>  :PHONE: [[tel:987654321]]
>  :ALIAS:    b
>  :END: 
>
> * name
>  :PROPERTIES: 
>  :EMAIL: [[mailto:address@hidden [[mailto:address@hidden 
>  :PHONE: [[tel:1111111]]
>  :ALIAS:    c
>  :END: 
>
>
> #+end_example
>
> how can I get the result:
> #+begin_example
> * name
>  :PROPERTIES: 
>  :EMAIL: [[mailto:address@hidden [[mailto:address@hidden 
> [[mailto:address@hidden [[mailto:address@hidden [[mailto:address@hidden 
> [[mailto:address@hidden 
>  :PHONE: [[tel:123456789]] [[tel:987654321]] [[tel:11111111]]
>  :ALIAS:    a b c
>  :END: 
>
> #+end_example
Hi Feng,

It's noted, I'll see what I can do this week-end.

-- 
Daimrod/Greg

Attachment: pgpLzuqNVnXcm.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]