Announcement: New simple navigation macro
Date: Aug 5th, 2019
Rev: 0.5
Sometimes it is desired to have navigation buttons on tiddlers to go to previous/next tiddlers which explain a story!
This is common when you publish something and need to instruct the user in a step by step manner.
Fortunately Tiddlywiki has the powerful tag mechanism can be used for this purpose.
The simple-navigation macro if called from a tiddler tagged with $:/tags/ViewTemplate can add the
previous | next
buttons to all tiddlers tagged with specific tag like demo.
To use it simple drag and drop the macro to your wiki and call it from a tiddler of choice tagged with $:/tags/ViewTemplate
Cheers
Mohammad