I am not sure I understand what your example is saying, but I think you 
want to look at the reveal widget or you could try this:

\define dateincrements(datefield,inc:"d w f m h q y")
dateincrements "$inc$"
<$list filter="$inc$" variable=period>
Each:<<period>><br>
<$list filter="[<period>prefix[d]]" variable=day>
Action <<day>><br>
</$list>
</$list>
\end


There are some pull requests with competing implementations of filter operators 
that would solve this. I believe that the most mature plugin for this is by 
Tobias http://tobibeer.github.io/tw5-plugins/#contains. I made some filters 
that do similar things here 
<http://ooktech.com/jed/ExampleWikis/SetFilters/#contains%20Operator:%5B%5Bcontains%20Operator%5D%5D%20%5B%5Bintersects%20Operator%5D%5D%20%5B%5Bmatches%20Operator%5D%5D>
 (the plugin tiddler is here 
<http://ooktech.com/jed/ExampleWikis/SetFilters/#%24%3A%2Fplugins%2FOokTech%2FSetFilters>).
 If I remember correctly Tobias made (or is making) a plugin to do just 
equality but I am not sure what the link to that one is.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/54d64eea-b48d-489c-b0ca-03cfdfb4afc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to