I don't really follow your explanations, but maybe you're struggling with
the use of TextReferences (see http://tiddlywiki.com/#TextReference), and
particularly:
- Indirect Operands (see http://tiddlywiki.com/#Introduction%20to%20Filters)
- Indirect Attributes: in a widget when you use a transcluded field
<http://tiddlywiki.com/#TextReference> as attribute you don't need the ""
On the contrary, your "variable" attribute in the ListWidget requires the
"".
So try this:
<$list filter="[title{!!code}indexes[]rest{!!code_start}limit{!!code_end}]"
variable="ndx">
<$transclude tiddler={{!!code}} index=<<ndx>>/>
</$list>
--
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.