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.
regards
On Thursday, 17 March 2016 05:54:31 UTC+2, Dave wrote:
>
> apologies ahead of time if this is more of a TiddlywikiDev type problem...
>
> I'm making a TW5 for a presenation, kind of like a TW5 version of
> powerpoint (which I'll share here once I'm done)
>
>
>
> I have this in a viewtemplate for tiddlers with the tag "slide"
>
> <$list filter="[all[current]has[next]]"><div style="float:right;">
> <$link to={{!!next}}>next</$link></div>
> </$list>
>
>
> What it does is grab the content of the "next" field (which is the name of
> another tiddler) and when you click "next" it opens whatever tiddler is
> named in that field
>
>
>
>
> - Instead, what I'd like to do is have a field called "page" and have
> a number in it, and when you click "next" it will open whatever tiddler
> has
> the next biggest number in the "page" field, whether its 1 digit bigger
> than that of the current tiddler or 10 digits or whatever. This way I can
> reorder my slide presentation by simply changing the page field in any
> slide tiddler
>
>
> Is this possible using the existing tiddlywiki 5 structure, or would it
> require special coding of some sort?
>
>
> Thanks,
> Dave
>
--
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/84cea944-a9fc-4925-9b0b-8f67cd37cba8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.