>>>>> John Rakestraw <johnr-hdTKlMK9g6hNu5YjidvPyAC/[email protected]>
>>>>> 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 --group-by "tag('foo')" bal
This will group by the differing values of the 'foo' tag. There is presently
no option to group by "any tag", since that set might be >1, causing the same
item to be reported multiple times.
:)
John