>>>>> "CP" == Clément Pit-Claudel <[email protected]> writes:
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.
John
--
---
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.