Results 402 comments of Martin Michlmayr

Related to #504

![Screenshot_20200706-151649s](https://user-images.githubusercontent.com/1556037/86566617-8aa39080-bf9c-11ea-8f79-958a14766894.png)

> I bet this is just display rounding. 0.998462 is < 1 yet will round to 1.0. You're probably right. I wonder if just "< 1%" would be better. But...

I'm not sure I fully follow this example. The first set of examples and the second one don't seem to actually match.

I'm still not sure what you're trying to do exactly but I think you're looking for a way to refer to the amount. You can use `(amount)` ``` = income:salary...

That sounds pretty inconsistent.

I agree this is need, although I'm not sure I like the name `--plopen`.

SPI is in the process of migrating to ledger. As part of this, Dimitri John Ledkov found the following issue: ``` $ ledger -f t bal --group-by 'tag("Project")' --invert bar...