Assume you are in Classic Story view

   - Navigate among tiddlers by clicking on links, sidebar TOC and like that
   - Then Switch to Zoomin story view, the tiddler under focus is the same 
   and you enjoy the new story view
   - Navigate and continue your surfing
   - Now switch back Classic to story view
   - You will have some different tiddler under focus, means you will 
   confuse!! For example You left Zoomin story view with Tiddler-A under 
   focus, when you switch to Classic story view you get Tiddler-B on the 
   screen!

-Possible mechanism
 It seems TW when switch back to Classic story view loose its focus and 
start from the first item (tiddler) in $:/StoryList

I tried to use a temporary solution like below
\define Update_StoryList()
  <$set name="v1" tiddler="$:/HistoryList" field="current-tiddler">
<$action-navigate $to=<<v1>> $scroll="yes"/>
  </$set>
\end

It does not work always and it needs a button to do it manually!


Is there any better solution?


--Mohammad



This has been previously discussed with no final solution. Look 
here: https://groups.google.com/d/msg/tiddlywiki/jKjAptsfs0E/u4OeMZ5_AQAJ


-- 
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/73708ade-25e2-4fc9-9705-0c7ac3ed8b26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to