Jakob Schnitzer

Results 234 comments of Jakob Schnitzer

> But any metadata that have a finite set of values is eligible for autocompletion. That seems to be to me the distinguishing feature between tags and metadata: tags have...

I have two concerns with this: One is the performance argument. This can be addressed by asynchronously loading the list of metadata values for a key. The other is that...

> combined field for "Filter by tag, payee.." with no auto-completion? It does have autocompletion. If it doesn't work for you could you try running from master locally and open...

I can see this as being useful, however I doubt that I'll implement this, so a PR would be welcome.

The various conversion options achieve something similar to the Unrealized plugin in Beancount, but more general (the "At Market Value" is basically the same thing). Fava and the plugin just...

This could be added, a PR would be welcome :) As a workaround you could add a dummy account and upload your documents to the account folder for now and...

Thanks for reporting this. We should fix this in the code of should_show (`CounterInventory` should have the same behaviour as `Inventory` in Beancount). I hope the performance implications aren't too...

I cannot reproduce this, for me, account suggestions always show up after two typed characters. Can you provide a minimal example file where this happens?

Closing this stale issue - it's not reproducible without feedback.