Hi, Have a look at: https://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FControlPanel%2FSettings%2FLinkToBehaviour -m On Sunday, May 23, 2021 at 4:53:40 PM UTC+2 Anjar wrote:
> Hi, > > I have some tiddlers in sequence with links to previous/next at the > bottom. To keep the order in the story, I want previous tiddlers to open > above the current but he next to open below. Is it possible to achieve this > in some way? > > I tried this, but without success: > > <$button class="tc-btn-invisible tc-tiddlylink"> > <$action-setfield $tiddler="$:/config/Navigation/openLinkFromInsideRiver" > text="above"/> > <$action-navigate $to=<<previousTiddler>> /> > <$action-setfield $tiddler="$:/config/Navigation/openLinkFromInsideRiver" > text="below"/> > << Previous > </$button> > > Best, > Anders > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9a40bed0-24d3-40fe-a3cc-d0360c0b6195n%40googlegroups.com.

