> Try this:
>    http://www.TiddlyTools.com/#RelatedTiddlersPlugin
>
> Recursively walks the 'links' information in each tiddler and
> generates a "minimal spanning tree" from any given starting tiddler.

The tree display on the main menu filter is EXACTLY what I was looking
for.  Many thanks, :)


> Actually, BreadcrumbsPlugin doesn't operate on a 'hierarchy' of
> tiddlers.  Rather, it keeps track of which tiddlers have been viewed
> using a single 'flat list'.  Viewing a tiddler always adds it to the
> *end* of this "trail of breadcrumbs", and any given title will only
> appear once in the list regardless of how many times it has been
> viewed or which tiddler links were used to access it.  Thus, when you
> re-visit a previously viewed tiddler, the corresponding breadcrumb is
> *moved* to the end of the list.

Ah, curses.  I had a feeling that might be it.  I'm guessing it might
be possible to modify Breadcrumbs to display how I want using a single
iteration of the algorithm for the RelatedTiddlersPlugin on the
current tiddler.  Any ideas on this before I spend too much time
looking into it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to