-
There is already tree-sitter grammar for beancount, so it would be great to get support for that. Whether or not that will be a supplementary mode to the existing regexp based mode doesn't really matt…
-
**[Original report](https://bitbucket.org/blais/beancount/issue/222) by Jeff Brantley (Bitbucket: [jsbmsu](https://bitbucket.org/jsbmsu), GitHub: [jsbmsu](https://github.com/jsbmsu)).**
-------------…
-
Experiencing a permission error for one of the bean files when trying to build docker container.
[fava-lazybean-1.html.pdf](https://github.com/user-attachments/files/16695942/fava-lazybean-1.htm…
-
Currently, when there's no currency defined at the transaction level or account level, we fall back to `CURRENCY_NOT_CONFIGURED`. While this is certainly the safest course of action, for csv importer…
-
Hi --
Thanks for the awesome package!
I am looking to leverage `beancount-import` in the `identify` -> `extract` -> `archive` and `generate` -> `test` workflow from `beancount.ingest`/`beangulp`…
-
I don`t know how popular this approach but for me plain-text files (http://plaintextaccounting.org/) are best for archiving accounting data.
Of course, it's already possible to convert csv/qif files …
-
Hello,
attempt to convert my personal Guncash file to Benacount results in:
```
gnucash-to-beancount personal.db > personal.beancount
Traceback (most recent call last):
File "/home/gour/.vi…
-
I am using cyrillic account names in ledger.beancount: 2020-01-01 open Активы:Bank
Account name in terminal ouput looks differently:
...>bean-query ledger.beancount
Input file: "..."
Ready w…
-
Hi there, I'll preface this by saying this is super low priority -- I'm not really using `will.py` for anything important. And I'm probably doing something very weird that nobody else is. Just wanted …
-
Minimal working example:
Contents of `transactions.beancount`:
```
include "accounts.beancount"
include "transactions/bankname/type/institution_start=YYYY-MM-DD_end=YYYY-MM-DD.beancount"
```
…