<$list filter="[enlist{MyTiddler!!myfield}]" variable="field-item">
<<field-item>>
</$list><$set name="datasource" value="MyTiddler">
<$list filter="[enlist{<datasource>!!myfield}]" variable="field-item">
<<field-item>>
</$list>
</$set>--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/ecaad611-a265-4980-9ac2-6696de2ebe65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/0315c69e-58c4-4a70-bcc0-5baf85210f24%40googlegroups.com.
The main introduction to filter notation doesn't explicitly say that nesting isn't allowed, but it may imply that it is allowed:
The most hardcore documentation on this is the filter syntax railroad diagrams.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/CAFWVPz9BD9BT4JZzs01BEok9WFvXPGONq2ex4VBA%2BUVGzzA3%2Bg%40mail.gmail.com.
I've added a clarifying note to the docs.
I can recomend systematic review of the documentation at tiddlywiki.com there is a lot of features and easter eggs to be found. The documention nessasarily is structured in a particular way, as a result people do structure alternate documents and share them so a search with tiddlywiki as a key word can find resources of substantial value.
My own draft effort seen here may vary well have helped you. http://tiddlywiki.psat.com.au/#Variables%2C%20Parameters%20and%20transclusions
Best of luck
Tony