Skip to content

autocompletion for metadata values in filter expressions #634

Open
@zacchiro

Description

It'd be nice to autocomplete metadata values after the corresponding metadata label followed by ":" is entered in the filter box.

For instance, given these transactions:

2018-01-01 * coffee
    trip: "2017-12-20-beijing-holiday"
    Expenses:Dining:Bar  2.00 EUR
    Expenses:Cash

2017-01-01 * coffee
    trip: "2017-12-20-rome-holiday"
    Expenses:Dining:Bar  1.00 EUR
    Expenses:Cash

after entering trip: in the filter box, it'd be nice to have a pop-up proposing to choose between trip: "2017-12-20-beijing-holiday" and trip: "2017-12-20-rome-holiday".

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions