Hacker News new | ask | show | jobs
by BeetleB 2991 days ago
Instead of GnuCash, I use KMyMoney. It saves everything in XML.

To use Ledger, I essentially use KMyMoney for entering transactions, and wrote a Python script to convert the XML into a file Ledger can read.

You may want to see if that's possible with GnuCash?