Simon Michael
Simon Michael
That's an excellent write-up, thanks. I agree with all points. Some of them used to work better in hledger-web but have regressed for various reasons.
hledger add has this undo feature. I suspect being based on the wizards library might help the implementation. If so, I wonder if it would be possible/useful to base hledger-iadd...
You may be right, though the hackage description says "While both built-in IO backends operate on a console, there is no reason why wizards cannot also be used for making...
Homebrew is a not so bad option these days for mac/linux/windows. There's a hledger formula you could add to. Nix too, but not for windows.
Yes, I could do that in principle if @hpdeifel wants it. I feel like there would be some complications with bounds at times. Usually these binary artifacts are built when...
I suppose it could make a best effort and tolerate build failures, to avoid breaking the CI.
A possibly related WIP hledger PR: https://github.com/simonmichael/hledger/pull/871#issuecomment-423705985
Nice! We might get similar functionality into hledger core at some point. Use cases, like the one you gave, are helpful. Here's some syntax sugar for percentages I was thinking...
> How would associativity and commutativity work in this case? E.g what would 5 + 5 + 50%, 5 + 25%*2 or 2*5 + 50% be? I was thinking it...
While for simonkwmichael it shows 11 tweets by default. I guess there is an undocumented non-optional date limit as well.