Hi Yakov, Good to hear from you again! The navigation issue you mentioned has been worked on over a few releases and is finally possible in the current one (but not yet implemented). It was not easy in the past versions due to the wiki text searching strategy: search within the same type. That strategy made it possible to quickly locate the wiki text of a DOM element, but difficult to move the cursor to the next sibling of a different type. In the past few releases I had implemented another strategy: search sequentially. This will make it easy to move cursor over to the next sibling, whatever element type it is, at the cost of a noticeable slow down in the searching speed. I am working on this "normal navigation" and hopefully it will come out in the next couple of releases.
Have Fun! Vincent On Sunday, December 28, 2014 11:35:29 PM UTC+8, Yakov wrote: > > Hi Vincent, > > sorry, I'm terribly busy these weeks, so no time for thorough testing for > now. But I'm glad that the development is going on and that you've done > this migrating, this was quite a task. I've downloaded the new versions and > may be will test them on the go; but the main thing that I can see and > would like to highlight for now is -- it is important to create adquate > navigation between elements. I mean, if I click a <b> element produced with > ''...'' wrapper, I'm not able to navigate to the next text part using > arrows (instead, I navigate between b elements in different parts of the > text), which hinders the workflow considerably. > > Best regards, > Yakov. > > понедельник, 22 декабря 2014 г., 9:29:10 UTC+3 пользователь Vincent Yeh > написал: > > Updated links for the release note. > > See Release Note in TiddlySpot > <http://twve.tiddlyspot.com/#%5B%5BRelease%20Note%20v3.2.1%5D%5D> (or in > TiddlySpace > <http://twve.tiddlyspace.com/#%5B%5BRelease%20Note%20v3.2.1%5D%5D>) for > download links and more details. > > On Monday, December 22, 2014 2:26:27 PM UTC+8, Vincent Yeh wrote: > > Some bug fixes and improvements in *twve* v3.2.1. Welcome to try and give > feedback! See > > ... -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

