The formatting commands are daunting. I am trying to write documentation for them and can hardly figure out where to start.
This will get you started: ledger reg --format "%(date) %(payee) %(account) %(amount) \n" On Wed, Apr 11, 2012 at 10:21, Stefan Tunsch <[email protected]> wrote: > The point is that the format options seem to be too complicated for what > I am saying. > They are for sure appropriate for the task and probably way more powerful > than what I need, but I don't know where to even start. > The documentation about it lacks in my opinion some simple examples that > do useful stuff. > > Currently I am using balance and register commands and that's about it. > I was thinking on ways to parse ledger's output, got annoyed by the > cropping and simply wanted to turn it off. > > Regards, Stefan Tunsch > > > > El 11/04/12 17:01, Craig Earls escribió: > > You can write your own custom format and it will not crop the output. > > If you can send me an example of what you want I can help you with the > format string. > > On Wed, Apr 11, 2012 at 07:03, Stefan Tunsch <[email protected]> wrote: > >> >> What is the standard way to do this? > > > > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com > > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com
