Issue #352: Make ANY_META case insensitive? (blais/beancount)

10 views
Skip to first unread message

Martin Michlmayr

unread,
Dec 19, 2018, 6:40:07 AM12/19/18
to bean...@googlegroups.com
New issue 352: Make ANY_META case insensitive?
https://bitbucket.org/blais/beancount/issues/352/make-any_meta-case-insensitive

Martin Michlmayr:

This is just an idea so feel free to close if you disagree.

Metadata tags have start with a lowercase letter. I wonder if ANY_META should ignore the case of the first letter (i.e. basically do a `lcfirst` on the argument).

I guess, more broadly, should metadata tags be completely case insensitive? Currently they aren't.

Actually, the more I think about it, I think doing the `lcfirst` as suggested doesn't make sense if the decision is to keep the case sensitivity. People used to uppercase tags (e.g. from ledger) should just get used to lowercase.


Reply all
Reply to author
Forward
0 new messages