On Saturday, May 28, 2016 at 2:06:19 PM UTC-7, Alexander Eckert wrote:
>
> First Tiddler got field "a" with value "x"
> Second Tiddler got field "b" with value "First Tiddler"
> Now I want to get the value x in the second tiddler
>
...
> Is there a way to double transclude with field values, where a field value
> contains the name of the transcluded Tiddler?
>
There are several ways to do this, with varying complexity. One easy way
is to wrap the transclusion inside a <$tiddler> widget, like this:
from inside SecondTiddler:
<$tiddler tiddler={{!!b}}>{{!!a}}></$tiddler>
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
InsideTiddlyWiki: The Missing Manuals
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/f4fcfade-a104-4699-b663-ec18d1e92d1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.