Jakob Schnitzer

Results 234 comments of Jakob Schnitzer

yeah, this is a mess - can you maybe send me your email address by email then I can invite you manually. Also this makes switching away from poeditor.com (e.g....

Hi, thanks for the PR :) This sounds like a useful option to include - however, I'm not sure on whether we should even have an option or just make...

Merged the other one instead :)

The code to obtain the lines for an entry is here: [get_entry_slice](https://github.com/beancount/fava/blob/main/src/fava/core/file.py#L327). A PR with a fix would be welcome :)

I believe the current behavior is somewhat intentional. I for example follow the convention to have the "main" account of a transaction last (and for example in Fava, file insertion...

A workaround was added for that issue in #1672, so that shouldn't be causing it. Does the browser console show any errors or other logs? Does the Fava application log...

mhh, so that workaround does not seem to be working - can you try fixing your registry or seeing whether it works with a more up-to-date Python version. What does...

> Test did not pass, confirming this is a wanted behaviour That's not necessarily the case - tests are like code, they have bugs too ;) The wanted behaviour here...

Thanks for the fix, I've merged your PR. > Side note, in general those who cares about week numbers are mostly european using ISO format for week number, in america...

Fava does not change the filename the importer returns and it only prepends a date if there is no date yet. So if you want your file to be renamed...