Looking at the docs, it should work https://www.ledger-cli.org/3.0/doc/ledger3.html#Metadata-values
On Monday, March 14, 2022 at 3:21:27 PM UTC-7 [email protected] wrote: > Hello, > I am trying to run an old ledger file where I have lots of metadata tags > (key/value pairs) and I am getting theses errors. > > % ledger -f test.ledger bal > Warning: "test.ledger", line 7: Unknown metadata tag 'MyTag' > -100 Cash > 100 Expenses > -------------------- > 0 > > Here's the test file: > > account Cash > account Expenses > > 2022-01-01 > Expenses 100 > Cash > ; MyTag: foo > > What is the issue? > -- --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/8dce1ec9-898e-41c8-8fd4-55952566f8dan%40googlegroups.com.
