>>>>> Ethan <[email protected]> writes: > Thanks for the explanation of value expressions/query expressions. Query > expressions translate into value expressions, but not all the functions in > value expressions are available in query expressions, right? Are query > expressions parsed differently in different places? Doing "ledger query tag > EXCLUDE" shows that it should match accounts =~ /tag EXCLUDE/, but doing > "ledger query tag EXCLUDE" seems to match tag =~ /EXCLUDE/. (Maybe this is > another bug.)
I think yes to every question in there... :) > This might all be shaving yaks, because really I'm trying to do budgeting > and so maybe I should be asking questions about the budgeting features, but > hey, while I'm here ;) Ask away! John
