HelloThere, I have wikify widget (kind of copied from Thomas):
<$wikify name="wikifyTest" text="<<currentTiddler>>/data"> <$edit-text tag="input" type="range" tiddler=<<wikifyTest>> index="percentage" placeholder="66" size="5"/> <$transclude tiddler=<<wikifyTest>> index="percentage"/><$link to=<<wikifyTest>>>% engaged</$link> </$wikify> I have this tagged so that it ends up in the view template. I would like to do something similar with the TreeWidget, only this doesn't work: <<tree prefix:"<<currentTiddler>>">> What's the best way of getting currentTiddler into the treee macro? best wishes 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/CALc1hYcwUBm2YvE3f5LVTNJqi8_dnQZFrz%2BqUBaP0V%3DGoSoB-g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

