Hi all, I have a number of queries saved in my ledger. They show up on the left-hand side of my Fava window under the query section (limited to 5 by default, but I know I can see more if I change the setting). I am looking for a way in Fava to see a table of my queries, a query of queries if you will. Basically, if I filter my full journal to only include Query from all time, that's what I want to see (but without having to click all the filter buttons on the journal header).
Maybe the answer is to use Fava dashboards, but my setup isn't mature enough to dive into that yet.
How would I see a dashboard/table of queries, which I could click on, to see the query results?
Thanks!
Tim


Github issue from the last decade that I filed :). I don’t have much web related knowledge, but it’s probably easy to do now with AI.
May not be what you're looking for, but a command-line alternate to execute queries: b q. It’d be trivial add a b q --list-all to it.
Nice hack!
Minor limitations:
--
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 beancount+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/beancount/97a91777-5f72-4e54-918e-657ab115d2a9n%40googlegroups.com.
I used Fava Dashboards and it’s relatively easy to setup.Would you share your queries for inspiration? :)Thanks,JustinOn Fri, Dec 26, 2025 at 2:46 PM Paul Walker <wpa...@gmail.com> wrote:
...
However it looks like queries also show up in the journal and are clickable, I just don't know how to filter. "flag:que" doesn't work. Using a magic date kinda works, but you'll need to exclude Open and X flags, which I don't know that you can do via query params anymore.Paul