This is really a question for Eric:
I've got quite a few scripts in my TW file that contain some version
of
store.sortTiddlers(store.filterTiddlers....
I upgraded to 2.6.2 a week ago or so, but it's taken me until now to
figure out that none of these scripts are working.
To test this, I downloaded an empty TW 2.6.2 file and imported
InlineJavascriptPlugin, MatchTagsPlugin, MatchTagsPluginInfo,
EmbedTiddlers, and ToDoList from
tiddlytools.com.
As best I can tell:
1. EmbedTiddlers doesn't work at all.
2. In MatchTagsPluginInfo, I would have expected the list under the
last item
<<list filter "[tag[sample OR (settings AND systemConfig)]]">>
to include ToDoList, but it doesn't.
Help?
cmari