* Jonathan Salles <[email protected]> [2019-04-18 17:54]: > I had trouble determining how to run queries too. I'm not sure how I came > to use it, but > bean-query jfsgms.bean < queries/iracontrib.qry
That's not a stored query though. A stored query is when you store a query in your beancount file, e.g. 2099-12-31 query "foo" "select *" And then you can do: bean-query 2019.beancount 'run foo' -- Martin Michlmayr https://www.cyrius.com/ -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/20190419111212.GA15522%40jirafa.cyrius.com. For more options, visit https://groups.google.com/d/optout.
