Hi Sky Diver Some filter operators changed significantly in 5.0.9-beta, and the count widget should now read:
<$count filter="[all[current]tagging[]]"/> The changes are documented here: http://tiddlywiki.com/#Changes%20to%20filters%20in%205.0.9-beta I'm afraid that we're very unlikely to make further improvements to the upgrade path from 5.0.6-beta. The other incompatible changes in between are documented in these release notes: http://tiddlywiki.com/#:%5B%5BRelease%205.0.7-beta%5D%5D%20%5B%5BRelease%205.0.8-beta%5D%5D%20%5B%5BRelease%205.0.11-beta%5D%5D%20%5B%5BRelease%205.0.16-beta%5D%5D%20%5B%5BRelease%205.0.17-beta%5D%5D One of the purposes of the beta was to be able to develop TiddlyWiki without being totally constrained by backwards compatibility. The main change now that we're out of beta is to offer users the best guarantee we can that future developments will not break backwards compatibility. Best wishes Jeremy On Thu, Oct 9, 2014 at 9:50 PM, Sky Diver <[email protected]> wrote: > Hi, > > I was happy to find the dedicated upgrade tool, but when trying to upgrade > my 5.0.6 wiki, I see that various aspects are not being upgraded. > For example: > 1. SiteTitle => $:/SiteTitle (along with SiteSubtitle), TOC > 2. The following produces zero counters where it was showing just ok on > 5.0.6: > <span class="threecolumns"> > <$list filter="[tags[]sort[title]] -[is[system]]" > itemClass="tw-menu-list-item"> > <$transclude tiddler="$:/core/ui/TagTemplate"/> <small class= > "tw-menu-list-count"><$count filter="[is[current]tagging[]]"/></small> > </$list> > </span> > > > I can fix these ones on my own, but am a bit concerned about other aspects > that I'm not aware of and don't see at the moment. > So my main question is: Is there a plan to integrate these aspects into > the upgrade tool? > > Thanks. > > -- > 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. > -- Jeremy Ruston mailto:[email protected] -- 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.

