Mark!
I did what you advised nothing happened! Should I download the TW and save 
and reload it?

On Friday, April 27, 2018 at 3:57:43 AM UTC+4:30, Mark S. wrote:
>
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/afe92fa8-eba0-4d49-8c85-2161a8a8a2f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to