I'd like to make a single tiddler out of a set of slide-tiddlers, so I could print a PDF for students or copy-and-paste one formatted tiddler into our school's LMS; I'm using the Tiddlyshow plugin.
This sort of works, but I'm not sure what the variable would be for sorting, to make them come out in order: <$list filter="[tag[PUT TITLE OF SLIDE SHOW HERE]!tag[thumbnails]sort[ ???? ]]"> <br/> <h2><$link><$transclude field="title" mode="block"/></$link></h2> <$transclude field="text" mode="block"/> <br/> <hr/> </$list> Thanks, Andrew -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fa0cc97b-6829-461a-810b-1d46b66df684%40googlegroups.com.

