Thanks, John. Yes, sure. I misunderstood the use of command-line interface in ledger. You can not alter the data in other way than initially supplying it through -f input_file. I am very curious to see how server option in 3.0 works (and the data input) but I could not bring python to compile yet.
Regards, Thomas On May 27, 7:12 pm, John Wiegley <[email protected]> wrote: > On May 27, 2010, at 8:03 AM, Thomas Bikeev wrote: > > > Is there a way to serialize ledger journal out from interactive (REPL) > > mode? > > > 1. ledger -f journal.acc > > 2. while in *REPL* do stuff (add / alter entries) > > 3. write back to disk > > There are no ledger commands which modify the data file. Is that what you > mean? > > John
