Skip to content

Tab completion stopped working for metadata #166

Open
@shawkinaw

Description

@shawkinaw

Once upon a time, I was able to tab complete metadata tags and values, e.g. if I had a transaction like this:

2019/04/01 Albertson's
    ; Items: Milk
    Expenses:Groceries                       $100.00
    Assets:Cash

then I could later tab-complete Items and Milk, e.g.

2019/04/02 Sprouts
    ; Ite<TAB>

2019/04/02 Sprouts
    ; Items: <TAB>

2019/04/02 Sprouts
    ; Items: Milk

I believe this stopped working around the time I noticed this issue, however I'm not certain. I use metadata tags and values a lot, so losing this feature is a bit of a bummer.

Metadata

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