Hi. 

Is there a way to print comments (notes) in register output?

Example, I'd have a transaction:


```
2017-05-22 * Some Shop
        Assets:Cash             -100 EUR
        Expenses:Category       100 EUR
        ; Here is some text
```

`ledger r` would then produce:

```
2017-05-22 Some Shop    Assets:Cash             -100 EUR        -100 EUR
                        Expenses:Category       100 EUR         0
                        ; Here is some text
```

I just want comments (maybe even tags) that are part of the transaction
to be printed in the register output.

I cannot find the switch for that behaviour in the manual page.


-- 
Ivan

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to