Jakob Schnitzer

Results 234 comments of Jakob Schnitzer

The columns are rather wide in your case due to the following: If you set budgets, the difference from the budgets will also be shown in these tables, see, e.g.,...

Sorry if I wasn't clear, I meant the latter (the "in your case" was referring to the fact that they are unnecessarily wide in your case ;)) > If it...

Currently, the amount is serialized as an object to Javascript, which can't really be edited in a text field. To support these metadata types, a Amount->JSON object (with editable amount...

Since the prices in the commodities chart can be just be prices, which don't correspond to any trade, I guess this would have to be a new chart.

> Isn't it possible to add the buy events as an overlay of some sort? Yeah, I mainly meant that it has little to do with the existing chart. Two...

Sounds good, a PR for this would be welcome :)

Since we get the string from Beancount (the parser) and pass it to Beancount (to run the query) which produces the error, I'd consider this a wontfix in Fava. I'd...

> Editing the ledger file with Fava converts the line endings from \n to \r\n on Windows. That sounds like a bug then. A PR with a fix would be...

> Am I wrong and this never worked? Or did something change in the past year or so? Yep this used to work since the account names weren't checked against...