N.B.:
This group is meant for coding-related issues. End-user questions should 
be discussed on the regular TiddlyWiki group[1].

> If the name of the tiddler is also a tag I have added to various
> tiddlers, the tagging macro is activated [...]

That is indeed the intended behavior.
If you don't like this, the easiest way to disable it is to add the 
following code to your StyleSheet tiddler[2]:
     .tiddler .tagging {
         display: none;
     }

HTH.


-- F.


[1] http://groups.google.com/group/TiddlyWiki/
[2] http://www.tiddlywiki.org/wiki/StyleSheet

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to