-
Part of #1015. Depends on #1022. Also related: #858, #1016, #1017. This issue is about adding support for lot movements - withdrawals/sales, transfers - according to strategies such as FIFO. It includ…
-
We want to add support for an `account` directive like Ledger's, to:
- increase compatibility with ledger files
- pre-declare account names, providing guidance and optional strict checking
- define…
-
There is quite some code in run.js and chart.html and it uses similar but incompatible data formats.
Should tie those together!
Would Cambria be useful for that? Or maybe bring it all back to the Ha…
-
### Steps to reproduce
Outside a project, ask stack install to install a package version that it doesn't know about yet (because stack update wasn't run recently):
```
~$ cd
~$ stack install --r…
-
I think you're allowing `pip3` to grab incompatible versions of libraries?
```
> plaid2text
Traceback (most recent call last):
File "/usr/local/bin/plaid2text", line 2, in
from plaid2tex…
-
Here are a few thoughts aimed at better user experience around starting new files periodically, eg each year. Discussion welcome.
## Some context
- https://hledger.org/1.32/hledger.html#close an…
-
Capturing this from chat:
> Despite all the work on supporting Ledger syntax, the vast majority of Ledger users who try to read their file with hledger, fail and move on. Including the folks who don'…
-
This is an overview/starting point for the project of making hledger good (best-in-class, effective, pleasant) for tracking investments. I'll keep this summary updated.
## Related docs
- https:/…
-
Mentioned in https://forum.plaintextaccounting.org/t/plain-numbers-linux-magazine-hledger-intro-2024/361 , I can reproduce it with current hledger:
a.dat
```
2022-11-15|-12.74|E|I| bo | Hosting |…
-
Hi,
hledger html help is quite detailed indeed but I think not so much reader-friendly. It is very easy to get lost with all info in a long, single-page html. Personally I always have a hard time n…