Hi Philippe,

There are a number of ways to relate tiddlers to one another.

Although that cant be extended via custom functions, by default 
RelatedTiddlersPlugin relies on tiddlers that are linked via internal 
tiddlyLinks.

Perhaps a more intuitive way is to group and relate tiddlers (or Policies) 
using tags.

For example, you could have different policy categories, so you tag 
individual policies with <PolicyCategoryXYZ> or <PolicyCategoryABC>. Then 
you would tag those category tiddlers with <Policy> which you perhaps link 
form your MainMenu. Once you click on Policy in your MainMenu you will find 
all Policy Categories in the "Tagging" box. Clicking on that you will get 
to each individual Policy. What you should avoid when using tagging is to 
use a category tag for different purposes. In other words, a PolicyCategory 
should always and only be used to tag to a Policy.

In other words, relating tiddlers via tags is a bit more intuitive than 
using tiddlyLinks, unless a single tiddler had a number of policies in it.

When it comes to tagging, I most always start with the sitemap feature of 
TagglyTagging from http://mptw.tiddlyspot.com/. It takes a few minutes to 
grab the implications but one you got it, tagging becomes a highly 
explorative feature.

Another thing that might be interesting are crosstables for tags via xtab: 
http://tbgtd.tiddlyspot.com/#%5B%5Bx-tab%20info%5D%5D

In a short while yet another way of "tagging", namely "inline tagging" 
(like #hashtags) will be available (in a tested and stable manner):
http://hashtags.tiddlyspace.com/

Eventually you could even use custom templates via 
http://www.tiddlytools.com/#TaggedTemplateTweakInfo for tiddlers that 
perhaps are tagged "Policy" which provide an extra field in edit mode 
called "PolicyCategory" and then find and listed all (Policy) tiddlers in a 
grouped manner that have said field via 
http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin or some neat 
little custom script you have written using 
http://www.tiddlytools.com/#InlineJavascriptPluginInfo.

Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/RFQO6qkw7H0J.
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