I'm using that template like this:

<$list filter="[field:section{!!title}nsort[order]]">
{{!!title||checkpoint}}
</$list>

The first !!title is the title of the tiddler where I have that code. So 
the list is searching for tiddlers having a field "section" which has as 
value the tiddler's title.

The second title is the currentTitle of the list widget. So this is a 
variable which works - kind of... You could use any variable there. The 
result will always be the currentTiddler of the list widget.

I tried this:

<$tiddler tiddler={{!!wantthis}}><$transclude 
tiddler="inline-slider-edit"/></$tiddler>

But it failed miserably :( No idea yet why it fails.

-- 
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/groups/opt_out.

Reply via email to