So you'd suggest to do conversion from gnucash's xml format into ledger's format. I still would like to use gc, mainly because it is easy for me to import OFXs from my banks. I suspect I should be able to keep my file as gc and then just convert it when I want to do ledger analysis.
Where is the conversion logic? I might take a stab at it. Regards, v. On Mon, Mar 23, 2009 at 1:15 PM, John Wiegley <[email protected]> wrote: > > On Mar 23, 2009, at 4:04 PM, Vladimir Weinstein wrote: > >> Any news on gnucash file format support in 3.0? > > I am dropping Gnucash support from within Ledger. What we can do is port > the old C++ code to Python, so it can be run as a filter, piped into Ledger. > > John > >
