Thank you Stephan, I didn't realize that I could not use the output of a widget in this way.
I knew I can use <$list>, but I'm searching for a more compact way, moreover isn't every new <$list> a new loop through all the tiddlers? So I will follow your suggestion to use a macro, it seems the best way! Il giorno domenica 13 aprile 2014 08:37:06 UTC+2, Stephan Hradek ha scritto: > > You already should be able to fo that using <$list> and <$reveal>. The > problem you're facing is that it is not possible to use the output of a > widget as a value for… well… for anything but for generating a tiddler. > > A macro is a different thing. Macro output can be assigned to variables, > which in turn can be used for replacements. > > So if you can turn your widget into a macro it should be a bit easier. > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

