Hello,
I'm a newbie with TW and i'm trying to find a way to transclude a value of
a X-tiddler-dictionary by using a variable, but nothing works so i would
like to know if it is possible from your opinion ?
For the test, i have a datatiddler "ressource" with this entry :
{
"step1_summary": "blabla1",
}
My target is to can set "step1" in a variable and to try to find a syntax
for transclude the value of the "step1_summary" item.
On an other tiddler i have done three tests but nothing displays this
value...
test 1:
<$set name="var0" value="step1">
{{ressrouce##<<var0>>_summary}}
test 2:
<$set name="var1" value="{{ressource##step1_summary}}">
<<var1>>
test 3:
<$set name="var2" value="step1_summary">
{{ressource##<<var2>>}}
Any help would be appreciate !
Cheers - Arnaud
--
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/90bb7f00-b495-44e2-af0c-60e64653efdb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.