Simon Michael
Simon Michael
[--infer-equity](https://hledger.org/dev/hledger.html#inferring-equity-conversion-postings) generates account names containing commodity symbols. Which tend to fairly often require new account declarations if you [check account names](https://hledger.org/hledger.html#strict-checks). https://github.com/simonmichael/hledger/pull/2262 proposed to drop these commodity-named accounts, but they...
[2013-09-12 earlier issue: bash, zsh, *sh auto-completion support #136] [2019-03-09 this issue, original title: built-in command line completions] [Here's](https://hackage.haskell.org/package/chronos-bench) an example where the command line (bash) completions are built in,...
### Steps to reproduce 1. With ED running, also install and start EDN 2. Wait while EDN syncs for first login ### Outcome I expected EDN to start and run...
I [commented](https://github.com/watchexec/watchexec/discussions/714#discussioncomment-10930984) in the wrong place, so cc'ing here. This is related to #743 and #822. > If you use Watchexec for TUIs or some other interactive programs, you may...
A revision allowing `hledger-lib >=1.33 &&
### Problem Multi-line code blocks copied from browser have ^J (control J) instead of newlines. This breaks the copy-pasting of multiple shell commands from docs into a terminal. ### Steps...
Multi-line commands like https://hledger.org/install.html#build-in-a-source-checkout don't copy-paste into terminal successfully, because you get ^J between lines instead of newline. I see this with safari and brave on mac, but I don't...
Here is a little getting started failure experience report: I installed lace extension in Brave, then could not figure out what to do next to see it in action, and...
At https://forum.plaintextaccounting.org/t/computing-interest-payments-with-accuracy-and-precision/472 I was able to use hledger-interest to explain some loan statements. But I had this question: > The 1/15 $158.30 interest payment is split in two parts above,...
The day count convention link in the readme is certainly helpful. Could --help and readme clarify which of the https://en.wikipedia.org/wiki/Day_count_convention#Actual_methods `--act` corresponds to ?