Simon Michael
Simon Michael
These sections link to each other now.
Great, feel free to ping me in #hledger chat if you hit any bumps with setup, we want that to be easy.
Yes that would be good too.
Clarifying: hledger-ui is interactive, but it seems to me it should be able to read data from a redirected stdin, then run the normal interactive UI. Converting to a wish.
This issue's original example still stands; we parse each amount separately, always treating a single ambiguous comma or period as a decimal mark, and this is documented. #793 is for...
@ShrykeWindgrace: hi, do you know if this is still unresolved ?
I can't find any such name
Ah, in this PR at https://github.com/simonmichael/hledger/pull/934/files#diff-7f7e2a1fff079623a40926984dc95d7de0fac5a9575881e8ec09ce309903a574R583 . I'd guess it's to do with https://hledger.org/dev/hledger.html#auto-postings > "a numeric multiplier".
These are unimportant and/or no longer true and/or likely to be resolved eventually as part of deeper changes to rules. Closing.
> Same on Guix, although it's easily resolved by: > > ``` > guix install glibc-locales > ``` > > And adding > > ``` > export GUIX_LOCPATH=$HOME/.guix-profile/lib/locale > ```...