Thank you for your assistance. I got it working now. I'd like to slightly change the behaviour to open new tiddlers (in zoomin mode) when you click back or next for a more immersive experience, instead of having a containing tiddler with the slides shifting within that tiddler. Ideally the chevrons would appear at the bottom of each new slide tiddler (but not in tiddlers that don't have the tag "slide")
Do you think that would be difficult to acheive with your setup? On Friday, March 18, 2016 at 12:39:45 PM UTC-6, Matabele wrote: > > Hi Dave > > You also need this: $:/core/modules/filters/x-listops.js > <http://listops.tiddlyspot.com/#%24%3A%2Fcore%2Fmodules%2Ffilters%2Fx-listops.js> > -- > contains the cycle[] filter operator. > > $:/plugins/matabele/slideshow > <http://listops.tiddlyspot.com/#%24%3A%2Fplugins%2Fmatabele%2Fslideshow> > isn't > a plugin as such -- just the macros and stylesheets used for the two > chevron buttons in the demo > > You will, therefore, also need to copy over the container tiddler -- and > edit the values in its fields to target the tiddlers you wish to cycle > through (which it seems you might have done already.) > > regards > > > On Friday, 18 March 2016 19:45:02 UTC+2, Dave wrote: >> >> Hi Matabele, >> >> I'm trying to get your solution working but I must be doing something >> wrong: >> >> I imported this: >> $:/plugins/matabele/slideshow >> <#[email protected][email protected]_%24%3A%2Fplugins%2Fmatabele%2Fslideshow> >> >> and I interpreted "copy across the version of the x-listops filters from >> that site" to mean copy the tiddler "The Extended Listops Filters" >> >> and I made a tiddler called "test" with the field called "filter" with >> the contents: >> [tag[slide]sort[order]] >> >> where I have lots of tiddlers with the tag "slide" and some with the >> field "order" each with different numbers. >> >> The test tiddler shows up empty though >> >> What am I doing wrong? >> >> Thanks, >> Dave >> >> On Thursday, March 17, 2016 at 9:03:19 PM UTC-6, Matabele wrote: >>> >>> Hi Dave >>> >>> If you want to use a tag to list the slides (rather than a list) -- use >>> a filter expression containing the list of tagged tiddlers sorted by the >>> value of an 'order' field -- and adjust values accordingly >>> >>> "[tag[mytag]sort[myorder]]" >>> >>> regards >>> >>> On Friday, 18 March 2016 04:54:48 UTC+2, Matabele wrote: >>>> >>>> Hi Dave >>>> >>>> There's a mechanism for slides on the listops demo site >>>> <http://listops.tiddlyspot.com/> -- this uses the cycle[] operator -- >>>> you'll need to copy across the version of the x-listops filters from that >>>> site. >>>> >>>> The order of the slides may be changed by changing the order of the >>>> titles in the list of slides. >>>> >>> -- 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/f9f56a5c-e69b-4ff8-8c0e-5718c4dddc6d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

