If you have a TOC or other set of items driven by a list field, then you
can use this code. (In this example, create a tiddler at tiddlywiki.com and
tag it $:/tags/ViewTemplate and populate as follows):
<$list filter="[all[current]tag[HelloThere]]">
<$button>
<$action-listops $tiddler="HelloThere" $subfilter="+[move:-1{!!title}]"/>
<< Move back
</$button>
<$button>
<$action-listops $tiddler="HelloThere" $subfilter="+[move:1{!!title}]"/>
Move forward >>
</$button>
</$list>
-- Mark
On Thursday, April 26, 2018 at 1:55:00 PM UTC-7, Mohammad wrote:
>
> One important requirements to use TW for presentation or lecturing is to
> have tiddlers in order.
> There are some ways. My question is here
>
> *How one can have a macro or widget to show at the bottom of tiddler a
> back/next link to move to previous or next tiddler.*
>
> The tiddler can be saved in a story.
>
>
> Best
>
>
>
--
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/2a6ea20d-5a4e-4a77-bb87-0be4c332fa5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.