After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 357700 - contacts export needs to support more file extensions
contacts export needs to support more file extensions
Status: RESOLVED DUPLICATE of bug 258920
Product: evolution
Classification: Applications
Component: Contacts
2.6.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-25 22:43 UTC by towsonu2003
Modified: 2008-10-15 14:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description towsonu2003 2006-09-25 22:43:13 UTC
currently, evolution can only export to vcard. 

additional formats should be supported. example formats are: 
ldif
tab
txt
csv

more formats mean more flexibility for users. a user should be able to switch over to major email clients / services such as yahoo, gmail, thunderbird.
Comment 1 André Klapper 2006-09-26 13:44:19 UTC
one can switch over. don't they support importing vcard?
Comment 2 towsonu2003 2006-09-26 17:54:54 UTC
(In reply to comment #1)
> don't they support importing vcard?
> 

no
Comment 3 André Klapper 2006-09-26 22:49:29 UTC
well, evo supports *importing* all the formats that you mention. what import formats are supported by the client that you want to migrate to?

you can also try to use "evolution-addressbook-export" on the shell, that one supports csv output, run "evolution-addressbook-export --help" to find out more.
simply running evolution-addressbook-export does not work, you have to enter/go to the directory first where it is located. You can find it by using the command "locate evolution-addressbook-export", if you have "locate" installed on your computer.
Comment 4 towsonu2003 2006-09-26 23:26:18 UTC
(In reply to comment #3)
> well, evo supports *importing* all the formats that you mention. what import
> formats are supported by the client that you want to migrate to?
> 

ldif [possibly the primary one is this one], ldi, csv [see below], txt, tab

that's why I listed those. I don't know of other formats (if you know any, please include to this bug report -> more formats mean better flexibility)

> you can also try to use "evolution-addressbook-export" on the shell, that one
> supports csv output, run "evolution-addressbook-export --help" to find out
> more.

I tried using it to export to csv previous to reporting this bug, but either its export code is a little buggy or thunderbird's is. I couldn't (I spent a lot of time trying though). the fields didn't match properly, and thunderbird's "match field" dialogue was too buggy to deal with. but, well, those are off topic. 

good thing I had the same address book entries at my yahoo account. I used that one to migrate to thunderbird. 

PS. I would like that the GUI should be able to do the export for the exporting formats. e-a-e is not very intuitive for the average joe (me) who likes the GUI :)
Comment 5 Johannes Rohr 2007-02-02 09:51:55 UTC
LDIF should clearly be a priority, as, unlike CSV it has unique field denominators, and it is imported by e.g. Thunderbird, without any hassles.

At present, I have to rely on kaddressbook if I want to sync my evo contacts with thunderbird, as it exports LDIF just fine.
Comment 6 Eric Morey 2008-10-15 14:33:21 UTC
This bug is a duplicate of Bug 258920. I don't know how to mark it as such.
Comment 7 Ross Burton 2008-10-15 14:47:20 UTC

*** This bug has been marked as a duplicate of 258920 ***