maybe ... to implement a random filter

<$list filter="[tag[Widgets]*random[]*limit[1]]" variable="randomTiddler">
<$button to=<<randomTiddler>> >Go To Random Widget Tiddler</$button>
</$list>



Philip Coltharp於 2014年10月7日星期二UTC+8上午7時37分00秒寫道:
>
> I envision a widget defined like so..  a list in side a button like so.  ( 
> Imagine this was put in a tiddler on http://tiddlywiki.com/)
>
> <$button to="<$list filter="[tag[Widgets]] pick-at-random="1">">Go To 
> Random Widget Tiddler</$button>
>
>          *OR*
>
> <$button to="<pick-at-random from="<$list filter="[tag[Widgets]]">">">Go 
> To Random Widget Tiddler</$button>
>
> The ideal is to get a button to send a user to a tiddler picked at random 
> from a list.
>
> I could do this in Classic Tiddlywiki but I want to learn Tiddlywiki5. 
>  How might one do this in TW5 differently than in TWC?
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to