On Tue, Feb 7, 2023 at 5:18 PM Jasel17212 <ja...@thelittonfamily.com> wrote:

> Two questions:
>
> Is there a shorthand way to write the following query?
>
> ledger reg ^exp and expr "has_meta('tag1')" or ^exp and expr
> "has_meta('tag2')"
>
>
Hi JL,

Maybe just a little shorter:

reg ^exp and expr "(has_meta('tag1') or has_meta('tag2'))"

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/CAPYcn%3D4kruKiO6m1cwJsXSSj1aAd4Vzpges38K-ZitfLSUoESA%40mail.gmail.com.

Reply via email to