I do understand, what you want but imo it is not trivial to implement. eg: tid a is tagged 1 tid b is tagged 2
* tid a transcludes tid b * tid a is tagged: 1 2 -> OK * now remove the transclusion tib b from tid a what should the program do? IMO it needs to remove tag 2 from tid a. right? but what if tid a is tagged 1 2 tid b is tagged 2 * tid a transcludes tid b * tid a is tagged: 1 2 -> OK * now remove tib b from tid a what now? remove the tag 2 or not? It was allready there when tid b was transcluded into tiddler a. .... What if you have tid a is tagged 1 tid b is tagged 2 tid c is tagged 3 * tid a transcluded tid b transcludes tid c .... so * tid a is tagged 1 2 3 * start removing transclusions from tid b. * add a transclusion to tiddler c. tid a and b would need to change too -> right? That's why I did ask, what should happen, if you remove transclusions? I'm not sure about the advantage of autotagging here, because imo it may lead to some unwanted sideeffects. -m -- 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.

