report sorting based on tag values

2011-09-20 Thread Craig Earls
Is there a way to produce a register report that lists all the transaction that contain a certain tag, and sort them based on the value of the tag? -- Craig, Corona De Tucson, AZ 2008 Brunton Super Stalker 1989 BMW K75 Hannigan enderw88.wordpress.com

Re: report sorting based on tag values

2011-09-20 Thread John Wiegley
Craig Earls enderw88-re5jqeeqqe8avxtiumw...@public.gmane.org writes: Is there a way to produce a register report that lists all the transaction that contain a certain tag, and sort them based on the value of the tag? ledger reg --sort tag('foo') %foo John

Re: report sorting based on tag values

2011-09-20 Thread John Wiegley
Craig Earls enderw88-re5jqeeqqe8avxtiumw...@public.gmane.org writes: I really need to study the docs, I missed that syntax. It's not there yet, so it's my fault! Right now I'm the Living Manual. John

Re: report sorting based on tag values

2011-09-20 Thread John Wiegley
Craig Earls enderw88-re5jqeeqqe8avxtiumw...@public.gmane.org writes: Now I don't feel so bad. If there is anything I can do to help with the manual I would be happy to. I am comfortable with LaTeX and TeXinfo. If you need someone to start assembling notes etc. Please take a look at

Re: report sorting based on tag values

2011-09-20 Thread John Wiegley
John Rakestraw johnr-hdTKlMK9g6hNu5YjidvPyAC/g2k4z...@public.gmane.org writes: Is it possible to get subtotals for each tag value? In my continuing effort, as the Living Manual, to anticipate your every desire before you even think of it, I see this option before my eyes; ledger

Possible tag value bug

2011-09-20 Thread Craig Earls
when using group-by with tag values, ledger does not ignore trailing whitespace: ; tag: foo_ is not the same as ; tag: foo where the underscore is a space -- Craig, Corona De Tucson, AZ 2008 Brunton Super Stalker 1989 BMW K75 Hannigan enderw88.wordpress.com

Re: Possible tag value bug

2011-09-20 Thread Craig Earls
Certainly, but the bugzilla at newartisans wants a login and password. Where do I get that? On Tue, Sep 20, 2011 at 20:33, John Wiegley jwieg...@gmail.com wrote: Craig Earls enderw88-re5jqeeqqe8avxtiumw...@public.gmane.org writes: when using group-by with tag values, ledger does not ignore