Folks,

I have being beating my head against a brick wall, for a few hours now, I 
know I am missing something basic.

Please consider the below macro

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


I want a filter "THISFILTER", such that, for example

Action <<day>><br>

will only occur when <<period>> is = "d".


Thanks in Advance

Tony


-- 
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/72752a55-d549-4470-abdd-e007cc8fc271%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to