-
It would be nice if there was a way to *remove* transactions that match a specific pattern, e.g. show me all transactions from this payee but not if it has this tag.
I'm not sure what the syntax wo…
-
- I have a fresh python3.12.1 installation on a Mac (M2-Chip) from python.org
- pip3 install beancount fava fava-investor
Starting fava on my beancount-file, I got an error.
Same if I do "import …
-
Filing_account has no effect for either banking or investment importers.
Using smart_importer together with the patched bean-extract leads to file names related to the first posting in each transacti…
-
Was omitted previously, but needs to be supported so we can at least parse existing Beancount files.
-
您好
按照文档使用docker部署,使用nginx 反代localhost:38001返回空白页,如果浏览器直接localhost:38001可正常访问
nginx 配置如下
location = /bill {
proxy_pass http://192.168.50.49:38001;
proxy_redirect off;
…
-
The new `WatchfilesWatcher` implementation (fb59849ccd45) has the issue reported in https://github.com/samuelcolvin/watchfiles/issues/235 . If the file is recreated, as some editors will do on saving,…
-
## The Error
At first, I had a similar error as [issue #6543](https://github.com/nvim-treesitter/nvim-treesitter/issues/6543). I followed the instructions in [issue 3092](https://github.com/nvim-tree…
-
**Describe the bug**
When I `x env use helix` the editor installs, but none of the syntax highlighting works (check with `hx --health`)
The solution is to symlink the `runtime` folder to `~/.co…
-
## 2023-11-20 (Mon)
```
$ brew update
Updated 5 taps (tailwarden/komiser, minio/stable, cduggn/cduggn, homebrew/core and homebrew/cask).
==> New Formulae
action-validator ghc@9.6 …
-
Beancount is one project that uses org style folding. sadly the [vscode extension of beancount](https://github.com/Lencerf/vscode-beancount) doesn't provide for org style folding. Since there are no m…