ASAIK, there isn't a random filter in TiddlyWiki. I ended up writing up a new one that you can install from http://mklauber.github.io/tw5-plugins/ . It actually shuffles the contents of a list on the basis of the hash of a string, so if you tag[Tag]shuffle[one] the list is the same order any other time you call tag[Tag]shuffle[one] but different from tag[Tag]shuffle[two]. I combined that with a button that set a field to the <<now>> macro to get random shuffles every time the button is pressed, but you may be able to remove the button with something like tag[Tag]shuffle<now>.
On Monday, May 16, 2016 at 11:01:46 AM UTC-4, [email protected] wrote: > > Ciao all > > I looked around for a plugin that would enable that every time a user > opens a Tiddlywiki page they will be presented with "X" random open > tiddlers (tagged "xyz"). > > Is there one? > > The core idea being to present FRESH content on every visit. > > Any tips appreciated > Josiah > -- 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/e144cc9b-9cc1-4db8-a442-3736db710918%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

