-
添加已有账户类型以外的账户时,不能显示出来。
例如,原有的收入账号分为Income:Work,Income:Gov,Income:Gov。一旦建立一个Income:Others,统计和自动补全都会忽略它。这对需要自定义很多账户的人来说非常致命。
-
I just ran a release upgrade on the VM that fava is running on and had to reinstall my third-party plugins.
Fava-envelope was refusing load.
I tried running fava_envelope/main.py manually, and it …
-
Fava-envelope 0.5.6 installed with Fava 1.24.4 working correctly.
Upgrade fava to 1.25, and Envelope Budget main screen fails to load.
Likely due to changes in front-end.
Error from Fava is gen…
-
Ive noticed a change in behavior since updating (unfortunately, it's been a while so I can't remember when). Now, when using the '+' form to add a new transaction, fava populates the fields with the l…
-
Hello !
I've just installed khoj with pip and when I want to run the app with `khoj --no-gui`, I get this error :
```bash
Traceback (most recent call last):
File "/Library/Frameworks/Python.…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
Imagine a setup with:
```
documents/foo.csv
documents/bar.csv
```
And a static importer such as:
```python
class StaticImporter(Importer):
"""No matter the file, identify it and yield …
-
I ran into some issues (see debugger output below) after updating ```lsp-mode-20230823.446```, ```lsp-haskell-20230823.1043``` and ```haskell-language-server (2.1.0.0)``` to the latest versions. And I…
-
unlike beancount, zhang support to mark directives with datetime, so we need to clarify which timezone is for the datetime. it's highly related to the statistic anlysis and data.
introduce a new op…
-
Filing account when filed via `bean-file` is `Assets:Investments:Taxable:Broker:{ticker}`.
In 7e5caf32, this change was made:
https://github.com/redstreet/beancount_reds_importers/blob/b715d970…