Hello, 

I'm not sure if it's my syntax or perhaps this functionality isn't present 
in the list filter. 

I want to filter all the tiddlers tagged with "Tasks" and then filter that 
list according to a regexp. So, far this is what I've come up with: 

<$list filter="[tag[Tasks]regexp:tags[Action]]">

In my use case, "Action" is a prefix; for instance I have tags with 
Action.phonecall and Action.SD. However the Action tags are not specific to 
the category they are in. So searching for Action.phonecall will return a 
large number of results. I want to filter the Action tags within a specific 
category, or in this case, a tag.

The above list filter works... kind of. It just doesn't return all the 
results. I've tried a large number of googles and variations... as well as 
reading the docs. I'm hoping someone can shed some light on this... 

Thanks!
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to