-
I encountered errors when using the plugin after updating Neovim from 0.8.x to 0.9.x:
```
Error detected while processing TextChangedI Autocommands for "*":
Error executing lua callback: ...oy/.v…
-
Would it be possible to implement region markers for code folding (and thus better beancount doc organization) in VS Code?
For instance: https://code.visualstudio.com/updates/v1_17#_editor
-
See this URL for example:
https://fava.pythonanywhere.com/huge-example-file/account/Expenses/balances/?filter=payee%3A%22Uncle+Boons%22
Uncle Boons filter is showing values for only Food and Resta…
-
Hi,
Thanks for this very useful framework. I'm unfortunately quite new to python and am trying to get the ibkr importer customized for my setup. I had already tried to refer to the documentation bu…
-
使用pad balance语法后账本就没了,是没支持这个语法吗
-
**[Original report](https://bitbucket.org/blais/beancount/issue/297) by Christoph Sarnowski (Bitbucket: [csarn](https://bitbucket.org/csarn), GitHub: [csarn](https://github.com/csarn)).**
-----------…
-
Wanted to put up an example of a Schwab banking CSV, as it seems to error out with the current format. Stack trace:
```
(.venv) doughepi@Pipers-MacBook-Pro finances % bean-extract config.py ./dat…
-
As the title said. Tatsu need more examples which are easier to understand and following
Current examples are too big and hard to understand.
Pyparsing has a lot of examples which i found easier …
-
Currently the `BeancountFile,options` is private and it is only possible to check one option at a time using `option` method. What do you think about exposing the list of options (either by exposing t…
-
Hi, this is a very helpful tool! Just one request - add support for beancount transactions. Thanks for considering!