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/88e21b56-2f89-47e0-9b7b-1f3f44c3ec79n%40googlegroups.com.

Reply via email to