* John Wiegley <[email protected]> [2018-08-28 11:49]:
> CP> Works great, thanks! Any way to filter on the value of the tag?
>
> It should be: tag(/travel/) =~ /foo/
>
> This means: Does any tag matching the regexp /travel/ have a value whose
> string representation matches the regexp foo?
>
> If you use tag("travel"), then you're matching on a (case insensitive) exact
> match on the full name of the tag.
--limit 'tag("travel") =~ /Finland/'
will work fine in this case since "travel" *is* an exact match.
The problem was a syntax error in the ledger file.
--
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].
For more options, visit https://groups.google.com/d/optout.