tags after post date not recognized
tbm opened this issue · 2 comments
tbm commented
2020-10-22 * Test
Assets:Test 5.00 EUR
Assets:Test -5.00 EUR ;[2018-02-02] :foo:
leads to:
...
Assets:Test -5.00 EUR ;:foo:
date: 2018-02-02
tbm commented
Actually, ledger behaviour isn't quite defined here.
tbm commented
ledger ignores the auxdate when the comment also has a tag, but I think that's a bug, so there's no reason for ledger2beancount not to handle this correctly.
I filed a bug on ledger: ledger/ledger#1968