Issue #334: prefix matching when running custom queries (blais/beancount)

11 views
Skip to first unread message

Stefano Zacchiroli

unread,
Sep 25, 2018, 8:34:29 AM9/25/18
to bean...@googlegroups.com
New issue 334: prefix matching when running custom queries
https://bitbucket.org/blais/beancount/issues/334/prefix-matching-when-running-custom

Stefano Zacchiroli:

BQL "run QUERY_NAME" command currently expects a precise match on QUERY_NAME.

It would be nice to make it select the best match for QUERY_NAME, based on prefix matching. That is, any prefix of existing queries would work, as long as it is non-ambiguous, i.e., it identifies a single query.

The attached patch implements this.


Reply all
Reply to author
Forward
0 new messages