Skip to content

Add ability to select treemap (Income/Expense/...) in trial balance using url query parameter #1947

Open
@christianglodt

Description

I'd like to be able to link to a treemap of a certain Expenses account. Now I can create a url like this:

http://localhost:5000/beancount/trial_balance/?account=Expenses%3AFood

However, this defaults to the "Income" treemap, which is empty in this case.

Would it be possible to add a url query parameter to select which treemap to show? For example:

http://localhost:5000/beancount/trial_balance/?account=Expenses%3AFood&treemap=Expenses

This would solve my immediate problem. I am using fava 1.29.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions