Thanks for all the information,
I have taken your advice on board and changed a few bits. I have used
http://www.TiddlyTools.com/#SearchOptionsPlugin – which is a great for
searching, it can also used when we have a tiddler open where users
can search more (as you would know:) ) – I have installed
http://visualtw.ouvaton.org/VisualTW.html which is a great menu system
and have tagged all the tiddlers so the menu system picks them up with
ease.
Could I ask with
http://tbgtd.tiddlyspot.com/#jQueryPopup - how can I
change the look of it as you have ?
Againg thank you and hoepful this inforamtion will be useful to
someone else
Regards
Philippe
On Apr 3, 2:57 pm, Tobias Beer <
beertob...@googlemail.com> wrote:
> 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 fromhttp://
mptw.tiddlyspot.com/. It takes a few minutes to
> Eventually you could even use custom templates viahttp://
www.tiddlytools.com/#TaggedTemplateTweakInfofor 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 viahttp://
tiddlywiki.abego-software.de/#ForEachTiddlerPluginor some neat