> Hi Diego, yes, in a tiddler put this:
>
> <$navigator story="$:/SubStoryList" history="SubHistoryList">
>

the navigator widget accepts more attributes that define where new tiddlers 
are opened ... at the top or bottom, if opened from within the story 
below/above the tiddler, ... look at 
https://tiddlywiki.com/#NavigatorWidget if you're interested in controlling 
that behavior, too 

>
> {{$:/core/ui/PageTemplate/pagecontrols}}
>
> <section style="position: relative;width: 100%;">
>
> <$list filter="[list[$:/SubStoryList]]" storyview="classic" 
> template="$:/core/ui/ViewTemplate" editTemplate="$:/core/ui/EditTemplate"/>
>

for "storyview" you can also choose "pop" or "zoomin" ... pop animates a 
bit differently and zoomin displays only one tiddler at a time 

>
> </section>
>
> </$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/911f9030-5521-4282-8669-5d8ded8c92ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to