-
Notifications
You must be signed in to change notification settings - Fork 359
Open
Labels
Description
My importers heavily utilize metadata to add useful information to a transaction, like https://github.com/jbms/beancount-import/blob/6b5421356f53bc71a3fa09c9438ef92aff56bb10/beancount_import/source/amazon.py#L85.
I have metadata hidden by default in Fava (via the "Toggle metadata" button), but the indicator pills still show, frequently leading to cases like this:
I would consider payee and narration much more important fields than the indicators, but the latter is given priority in taking the available space.
Reactions are currently unavailable