Simon Michael
Simon Michael
A related question we should try to answer: What might be the things hledger users would most often want to customise ? (Globally, or possibly per journal or per individual...
From chat: daveakre: > Speaking for myself, I would get a lot of value from this, in particular: > > --infer-market-prices in all commands > default time period in all...
sm: > a new thought: use environment variables, as (I discovered) ledger does > I usually don't love them but for this it would avoid some complexities > ie HLEDGER_OPTS,...
Agreed, this should be mentioned in docs. Re "monthly from 2017/1/5" - I thought after #654 maybe this would give an error (interval is monthly but does not start on...
Related, @eamsden says currently "biweekly" must start on Sundays. Period expressions are in need of new documentation and systematic review.
@ehildenb, interesting, though are you sure date sticks to ISO8601 ? It seems to me it overlaps it, that's all. I found docs for the above at https://www.gnu.org/software/coreutils/manual/html_node/Relative-items-in-date-strings.html. @adept's questions...
Related, here is Robert Nielsen's [review](https://groups.google.com/d/msg/hledger/osOpPJevExs/M9boL15QDQAJ) of current functionality, from the mail list: > Following up on this, I compared hledger’s options for scheduling transactions with two commercial programs that...
Thanks for the report. > I am able to see how much I paid for my fruit each day with > > ```powershell > hledger balance ` > assets:fruit `...
Well, there might be a sane way to report cost in euros from that euro-postings-first journal, but I'm not seeing it. Instead I would say if inferring cost, you must...
> On Dec 10, 2022, at 04:25, Angelo Peronio ***@***.***> wrote: > Some thoughts/suggestions -- but please keep in mind I am a newbie. Great, thanks - > Now the...