Thanks, I'll give that a try - have had the same problems trying to get the
second method to work; keeps opening the parent tiddler instead of the
transcluded tiddler.
On Thursday, February 27, 2014 9:52:53 AM UTC+2, Stephan Hradek wrote:
>
> 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.