> that a tiddler displays related tiddlers, based on the intersection of > a number of shared tag. that means not defining tags themselves which > should be matched, but only - say - "any tiddler that shares 4 or more > tags with this".
Hmm... interesting idea... Try this inline script [1] I just wrote: http://www.TiddlyTools.com/#ShowSimilarTiddlers Usage: <<tiddler ShowSimilarTiddlers with: TiddlerName>> where 'TiddlerName' indicates the tiddler whose tags are to be used for matching with other tiddlers, and defaults to the current tiddler if not specified (i.e., "<<tiddler ShowSimilarTiddlers>>"). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios [1] requires http://www.TiddlyTools.com/#InlineJavascriptPlugin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

