Converting netscape address book to gnomecard



I saw in the archives that some people have asked about converting Netscape
address books to GnomeCard for use with balsa.  I wrote an awk script to do
this - it's by no means perfect, and since the mapping between netscape's
format and gcrd isn't perfect, it makes some arbitrary mapping.  But it
should save  some typing.  Tested with gnome-pim 1.2.

To use it, export your address book, then run the LDIF file that results
through this filter:
awk -f vconvert.awk netscape.ldif > newfile.gcrd

-- Stewart

vconvert.awk



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