|
NAMElookout - convert Microsoft Outlook address-book export files to KAB or GnomeCard formatSYNOPSISlookout [--gc] [--kab] [file] DESCRIPTIONThe lookout converts Outlook address-book export files, as produced by Outlook 97 or Outlook Express, to either the KAB format used by the abbrowser address-book browser in KDE or the GnomeCard format used by the GNOME address book application.You may select the format to be written with --kab for KAB or -gc for GnomeCard. If you do not select a format, lookout will try to determine what format it should translate to by looking for a ~/.kde or ~/.gnome directory. Run with a single file argument, lookout will interpret it as an Outlook address-book export file to be converted, and write the corresponding KAB- or GnomeCard format address file to the default location for the calling user's address book. The new information will be appended to any previously existing address book. Run with no arguments, lookout will act as a filter, translating an Outlook address-book export file presented on standard input to KAB or GnomeCard address-book data written to standard output. The fields supported by Outlook do not always have exact equivalents in the output address-book formats that lookout supports. Despite this, no information is ever discarded in translation; lookout inserts untranslated fields into whatever facility for notes or user-defined fields the output format supports. THEORY OF OPERATIONTo export your Outlook address book in the format this program reads, use the the 'Tab Separated Values (Windows)' export format. To generate this export file:
To use the export file you have just generated in KDE:
As of KDE 2.1.1 (as shipped in Red Hat 7.1) abbrowser is the only address-book interface shipped with KDE which can handle anything like the full set of Outlook address-book fields. The KAB format that lookout writes can be written and read by some other KDE address books, however. Under either KDE or GNOME:
FILES
REQUIREMENTSRequires Python 1.5.2 or greater.COMPATIBILITYThis version of lookout was written for the 1.2.0 of gnomecard and the KDE 2.1.1 version of abbrowser. Future versions of these addressbook applications may add more fields matching Outlook fields. Therefore, you should check which version of your addressbook you are using; it may be that a more up-to-date version of lookout will do a better semantic translation, relegating less data to the notes or extension fields. You can find the latest version of lookout at the : lookout project pagehttp://www.tuxedo.org/~esr/lookout/.AUTHORSEric S. Raymond <esr@thyrsus.com>Rob Landley <telomerase@yahoo.com> Visit the GSP FreeBSD Man Page Interface. |