Hello Mark,

Well yes, I use them in my Tiddlyshow App. 
When I click on presentation mode (full sceen + zoomin) I can navigate by 
forward/backward buttons. On the exit, I switch back to classic story view 
(or what ever story view before presentation mode).
If you back to classic story view, the top tiddler in story river (e.g. the 
first in $:/StoryList) gets focused but what you left was the 
current-tiddler in $:/HistoryList. So there is a confusion when you switch
between zoomin and classic (or popup) story view.

If you click a link, the HistoryList always get updated, but the update of 
StoryList depends to the link you click! If it was already somewhere in the 
list (StoryList) nothing will be happened!


Mohammad

 


On Saturday, July 28, 2018 at 5:56:21 AM UTC+4:30, Mark S. wrote:
>
> The History shows the last thing you opened or clicked on.
>
> The story list (as you have it set here) shows the first item in the list 
> of open tiddlers. WHAT actually shows up will depend on "Tiddler Opening 
> Behaviour 
> <https://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FControlPanel%2FSettings%2FLinkToBehaviour>"
>  
> under control settings.
>
> I've wondered what use you could make of the History list. I suppose a 
> navigator that would scroll you backwards through the tiddlers you've 
> opened would be useful.
>
> -- Mark
>
> On Friday, July 27, 2018 at 11:29:29 AM UTC-7, Mohammad wrote:
>>
>> Does somebody can explain how the story list and history list work?
>>
>> If you put the below code in a tab in side bar and then click on 
>> different link you will see different behavior!
>>
>>
>>
>> * ''History list'': {{$:/HistoryList!!current-tiddler}}
>> * ''Story list first item'': {{{ [list[$:/StoryList]first[]] }}}
>>
>> Is this depend on the story view (zoomin classic popup) or not?
>>
>>
>> *Mohammad*
>>
>

-- 
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/9524dc19-fc9e-43eb-8790-5fb72ddfe7bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to