Andrew,

   - If the tiddlers have being ordered using drag and drop the trick is *not 
   to use the sort[] operator.*
   - I have done a lot on printing recently so have you some outstanding 
   desires?. I have tackled the page breaks and tables (Very easy with a 
   trick) across multiple pages.
   - I like to make a print output to be contained inside a single tiddler 
   (using list and more). What you see is what you get (almost), you then use 
   open in new window and crtl-P to print *just that tiddler.*
   - I print to a PDF printer (Foxit Reader) and can set headings and 
   margins there if desired - however I prefer to prepare the pages breaks etc 
   inside the printable tiddler so that they are recognised once printing.

Regards
Tony



On Tuesday, October 8, 2019 at 1:31:08 AM UTC+11, Andrew Lister wrote:
>
> 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/988f2f96-ae7d-4413-b58f-e454e8aa36a8%40googlegroups.com.

Reply via email to