View Single Post
nowhereman's Avatar
Posts: 152 | Thanked: 91 times | Joined on Dec 2009 @ Spain
#158
Originally Posted by travla View Post
Thanks for the prompt response, it is most appreciated. I had exported a single card and and established the format of the XML file. The problem I face is that the Handy Safe XML export is a little different, and I'm not able to automate the manipulation to succesfully sync between the two formats repeatedly.

So then I decided to import my Handy Safe XML in to Keepass (v2.14), which worked a treat. I then exported the various flavours of XML from Keepass, but none were the same. What I did notice was that Keepass allows exporting to XML based on a given schema (XSL file), so I was wandering whether you could supply me with the XSL file if you made one.

Long term, I hope to be able to use Keepass as the desktop app with wallet, syncing via a WebDAV folder.

Sorry for the lengthy post, great work with the paid version, well worth the $2.00, you should probably charge more.
Well, I look into KeePass web site, and I found a xml sample file. With this I was be able to implement a xsl file to convert it to wallet format. With java and xalan help, I was be able to convert sample file into wallet format:

java.exe -cp xalan.jar org.apache.xalan.xslt.Process -in sample.xml -xsl convert.xsl -out wallet.xml

I don't know if you can manage with java plus xml and xsl files!

Otherwise wallet also supports text file, that it should be easy if you are only importing passwords ...
Attached Files
File Type: txt convert.xsl.txt (1.9 KB, 123 views)
__________________
-----------------------------------------------------------------------------

Protect your confidential information by installing Wallet for N9 and N900.
Visit: http://www.nowhereman.eu