|
From: Kiko P. <ke...@pi...> - 2009-02-05 18:08:40
|
On 04/02/2009 at 16:07 -0500, James E. LaBarre wrote: > I can already read and edit the database with JPilot. What I need is to > *export* the file so that I can move to a different application, if > necessary, since it seems like PalmOS is pretty much dead at this point. Some months ago, I hacked keyring-link a little bit to be able to export my gnukeyring passwords to keepassx: http://llistes.bulma.net/pipermail/bulmailing/Week-of-Mon-20080811/082909.html It’s in Catalan, but I think the basics are comprehensible :). Things to keep in mind: * It’s a very dirty hack from a person whose C skills are very low :P * There are a couple of things that it will not do: o) non ascii unicode characters will not be migrated correctly o) categories will not be migrated either After all, the main goal was to migrate my keyring without having to copy&paste all the passwords one by one. -- Kiko |