Simon Michael
Simon Michael
@mildred I've been away from this for a while but if you want to do it, yes I guess so. I don't have a feel for how useful it is...
I’ve recently written (sorry I forget where) about why it ends at the file end. Maybe #510 is one of them. Can you put your aliases in the top level...
Added to the FAQ: https://hledger.org/FAQ.html#why-do-some-directives-not-affect-other-files-why-cant-i-put-account-aliases-in-an-included-file
Here's how the format of input files is detected: https://hledger.org/hledger.html#data-formats UNL doesn't seem a very common format, can you point to a website or reference doc for it ?
In other words, I think you just need to add the `csv:` prefix to activate the CSV (Character-separated values) reader. As you found out, it is flexible enough to read...
For the date constructing issues: hyphen `-` seems to disrupt parsing of those interpolated fields. Perhaps that should be fixed. As a workaround, I found that the alternate date separators...
> hyphen - seems to disrupt parsing of those interpolated fields And the reason is that we allow hyphen in field names, like `fields foo, bar_baz, qux-quux`. Arguably that is...
I agree that we could add support for `%{3}`. (I tried this syntax, just in case.) I feel we support either this or %(3), somewhere else in hledger but I...
Can this be closed ?
Update on the regression bounty: - I am claiming the first one myself, for # 1597 - The bounty is now recurring: you can claim it again for new regressions....