Hi Metabele, > My widget is supposed to conditionally add a tag only iff the first tag is > found (in the case that both find= and add= are specified) and > unconditionally add or remove the tags if only one of the attributes is > specified. >
Ah, it looked like you're always adding the tag, when defined. Tbh, I was looking at your code, didn't look at any documentation. So, yes, before hand you only added the tag when... - a tag to be removed was successfully removed - no tag was to be removed but just another one added Not exactly sure why you'd bind adding a tag to "only when the other was removed". Why is that? Anyhow, you're right, the way I modified it I did not pay close enough attention to that tiny detail. :-) Best wishes, — tb -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e8dca9a2-5d27-459c-a166-66691fc188da%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

