I am not sure, I tend to forget things like this until I use them again.
I think this was what fixed it. I used a set widget to make a variable 
holding the filter string, then make a macro that uses that variable. 
Something like:

\define thisListMacro()
<$list filter="$(SomeFilterString)$">

</$list>
\end

<$set name=SomeFilterString value=<<filter>>>
<<thisListMacro>>
</$set>

It is something to do with the parsing, but I am not sure what.

If you look at the Table Macros tiddler here there are examples:

http://ooktech.com/jed/ExampleWikis/DynamicTables/

-- 
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