On 20/05/23 19:10, Scott wrote:
Hi,
with the recent fava dashboards plugin, I now have a use case where I'm
interested in using BQL to find note directives. Is this possible?
Looking through the documentation, I suspect it is not, but I may be
missing something. If it's not possible, I might try to take a stab at
implementing it, so any useful thoughts/pointers on the best approach
would be appreciated.
bean-query allows to run query only on transactions and postings.
In the beanquery project spun off from beancount a while ago, I have
been working on allowing to query other ledger objects. This required
some important changes to beanquery, but most of the foundation work has
been done. A table definition for note directives is not included yet,
but it is not difficult to add. For example
https://github.com/beancount/beanquery/pull/119 adds support for a
``prices`` column.
I don't know whether Fava can use beanquery.
Unfortunately, I have very limited time to work on this.
Cheers,
Dan
--
You received this message because you are subscribed to the Google Groups
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/beancount/1000def0-68a5-774b-0325-8a5bac8e2ad9%40grinta.net.