From: Jaakko Heinonen Date: Thu, 30 Oct 2003 07:51:15 +0000 (+0000) Subject: added an entry about palmcsv format X-Git-Tag: upstream/0.6.1~2^2~243 X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=d221d25b88339fca6be0d015555aa2eb14321195;p=pkg%2Fabook.git added an entry about palmcsv format --- diff --git a/FAQ b/FAQ index 095db53..3be1a69 100644 --- a/FAQ +++ b/FAQ @@ -31,10 +31,20 @@ A: Yes, it is possible starting from abook 0.4.15. See --add-email command line option and README. -Q: Does abook support palm addressbooks? - -A: No, but there are utilities to convert palm addressbooks to ldif - files. Abook can import ldif files. - +Q: How can I import my abook entries to my PalmOS addressbook? + +A: Export to palmcsv format, and import from there. Several GUI + applications such as jpilot can do this, but the simplest way is to + use pilot-addresses from the pilot-link package. Just export to + addresses.palmcsv, then run this: + + pilot-addresses -d abook -c abook -r addresses.palmcsv + + This will delete everything in the abook category and replace it with + the latest information from your abook database. By keeping your + abook entries in a separate category, you can continue to add and + modify entries in other categories manually, and pilot-addresses will + not change or delete them. + (This entry was contributed by Jeff Covey) last update: $Date$