Thanks to Jed Carty my first question was answered realy quick. And I could 
continue my work.

Now I got a new problem: I'm trying to double transclude text. Let me 
explain:

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. I tried

{{!!b!!a}} 

but it does not work.

Afterwards I tried

<$set name="test" value={{!!b}}>
{{<<test>>!!a}}
</$set>

But this doesn't work either. Is there a way to double transclude with 
field values, where a field value contains the name of the transcluded 
Tiddler?

Kind regards,

Alex

-- 
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/f3d919d6-8335-45fd-98de-4353baa311fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to