Hi Vincent, nice to see that the development is going on! It was a hard year, but probably I'll be able to provide consistent feedback during most of the summer.
Now, a couple of things from the top of my head: 1) I haven't been using v 3.2.3 actively and now noticed that it and 3.2.4 have a major bug in table editing: if the first cell is empty, which is quite a frequent case, like in ||param1|param2|param3| |object1|value11|value12|value13| |object2|value21|value22|value23| , opening cells in the second row opens values of the wrong cell! Minimal test cases: ||a| |b|c| here, "b" and "c" raws show empty values; ||a|b| |c|d|e| here "c" and "d" show empty values while "e" shows "a". Meaning that they take values from the cells that are to the top left from them. Even more tricky, if I put those to together in one tiddler (separated with double line break), editing "e" in the second table acutally edits "a" in the first one! (but /shows/ it as thought as the right cells was changed: to "see the truth", open the ordinary edit mode). 2) I've seen at [1] the discussion about the excel-like interface library. It works quite nicely (very good thing it does so with the clipboard), so I wonder if you consider using it. Of'course the fact that it uses jQuery is quite bad, but if the implementation is not very difficult, this can be done as an optional addition for those who use twve with TWc. Best regards, Yakov. [1] https://groups.google.com/forum/#!topic/tiddlywikidev/LJ4QE6FB-lg понедельник, 15 июня 2015 г., 19:09:45 UTC+3 пользователь Vincent Yeh написал: > > *twve* 3.2.4 > > Major changes include > > 1. Added support for > - regular expression in the open/close tags of elements; > - MathJax auto numbering; > - *cross-table calculations*; > - *parts-per notations in calculations*; > - *time addition/subtraction in the format of hh:mm:ss or hh:mm or > mm:ss*; > - vector calculations. > 2. Added functions > - LENGTH/LEN(cell) > - VALUE/VAL(cell[,n]) > - VALUEWITH/VALWITH(cell,preceding[,following]) > - SUMIN(cell[,n1,n2,...]) > - SUMWITH(cell,preceding[,following]) > > For more information and download links please see ReleaseNote v3.2.4 in > TiddlySpot > <http://twve.tiddlyspot.com/#%5B%5BRelease%20Note%20v3.2.4%5D%5D> or in > TiddlySpace > <http://twve.tiddlyspace.com/#%5B%5BRelease%20Note%20v3.2.4%5D%5D>. > > Comments, suggestions, bug reports are all welcome! > > Have fun! > Vincent > > > On Monday, March 23, 2015 at 12:58:21 PM UTC+8, Vincent Yeh wrote: > > *twve* v3.2.3 > > Major changes include > > 1. added support for CSS wrappers created using {{Class name{ .... }}}; > - This, however, was only tested with very simple cases. > 2. a few newly defined functions and some bug fixes in *twve.tcalc* > > For more information and download links please 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. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/44292575-c96e-4f56-af14-e256cde8f655%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

