* Ankur Sinha <[email protected]> [2023-06-12 22:04]: > I'm looking for a way to list/filter transactions based on multiple > accounts. For example, I'd like to see transactions where money moved > from Account A to Account B (or vice versa).
ledger bal Assets:A -l "any(account =~ /Assets:B/)" -- Martin Michlmayr https://www.cyrius.com/ -- --- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/20230612210931.GA154455%40jirafa.cyrius.com.
