Mat,

Thanks for your help so far.

In this case the navigator widget should open the <<currentTiddler>> in the 
story river (and open the tiddler). Usually this is the default however I 
trying to open tiddlers from outside the story.

Unfortunately this seems over my head as well. Never the less thanks for 
the other solution.

Regards
Tony

On Thursday, May 3, 2018 at 9:00:17 PM UTC+10, Mat wrote:
>
> Well, I don't know what the Navigator widget is supposed to achieve there 
> to begin with? (I don't quite understand the docs 
> <https://tiddlywiki.com/#NavigatorWidget>). 
>
> <$navigator story="$:/StoryList"><<currentTiddler>></$navigator>
>
> For example, the output does not seem to be a link.
>
> Maybe using the non-link styling and putting the div inside the nav helps? 
> Like so:
>
> <style>
> /*when content is NOT a link*/
> .foo {visibility:hidden; position:relative;}
> .foo:before {visibility:visible; content:"xx"; }
> </style>
>
> <$navigator story="$:/StoryList"><div class="foo"><<currentTiddler>></div>
> </$navigator>
>
> <:-)
>

-- 
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/d644f49b-9457-404a-b768-d5621c0129f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to