Hi Mat Regarding the tree problem, forgive my naiveté but: >
> > As the tree is traversed, the entry (e.g "$:/core") could be stored in > memory. Note that a tiddlerlink is listed before it's use as a prefix, e.g > "$:/core" is listed before "$:/core*/*". So, for as the traversing is > back at a that level (!) in the tree, where the next entry comes (i.e the > ".../"), it is compared to the one in memory. If it is a double... then it > is just skipped over. And the memory is emptied regardless. > Conceptually, that sounds good, the problem is that it's not clear how that "memory" would be implemented. As I've said, I think this is a complex problem, not an impossible one. I'd encourage others to pick up the existing Explorer code and explore it. Best wishes Jeremy. > > Care shoud be taken to only do the comparison when the title ends with the > "/" so that e.g "$:/theme" is not interpreted as a prefix to "$:/themes" > > Gobbledegook? > > > BTW, that screenshot is in deed funny! :-D > > <:-) > -- 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.

