That didn't work :'(

I think I'm getting closer though:

if you go to here:
http://tobibeer.github.io/tw5-plugins/#sparkl 
<http://www.google.com/url?q=http%3A%2F%2Ftobibeer.github.io%2Ftw5-plugins%2F%23sparkl&sa=D&sntz=1&usg=AFQjCNFehLpD2vaHfBEf4Hoyfu9LJrc6Fg>

and in [[New Tiddler]] paste this in
..<$set name="val" value={{||New Tiddler 1}}>
<$sparkl values=<<val>>/>
</$set>
..

..<$set name="val" value={{!!foo}}>
<$sparkl values=<<val>>/>
</$set>
..

----

{{||New Tiddler 1}}

make a field "foo" with "1 2 3 4"

then in "New Tiddler 1" paste in
{{!!foo}}

and add field "foo" with "4 3 2 1"

You'll see the direct field transclusion works, but not the {{||tiddler}} 
one.  There must be something about that kind of transclusion that requires 
special handling





-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a7c3567e-81f6-41c1-ac89-cb48ec571e26o%40googlegroups.com.

Reply via email to