On Tuesday, October 7, 2014 1:25:33 PM UTC+2, Jeremy Ruston wrote:
>
> Then we'd add a new filter "choose" that would be used like this:
>
> [tag[Widgets]choose{$:/info/random}]
>

If you write the tiddler title to $:/info/random you could use  <$transclude 
tiddler={{$:/info/random!!text}} mode=block>>  or

\define showRandom()
<$transclude tiddler={{$:/info/random!!text}} mode=block>>
\end

<<showRandom>>

-m

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

Reply via email to