Hello, Can anyone tell me what's wrong with this code?
*\define tagging() $(currentTiddler)$* *<$list filter=[search:title[,]] variable=tagname>* *<$checkbox tiddler=<<tagname>> tag=<<tagging>> ></$checkbox> <<tagname>>* *</$list>* It should show a list of all tiddlers that have a comma in the Title. With a checkbox you can tag these tiddlers to the currentTiddler. It works fine, only a mess is created at the very bottom of the list. For example *(Ii) Specific-01, *(and a few more tiddlers) is displayed a second time (at the bottom) in this way: *$:/state/toc/Style/ <https://groups.google.com/#%24%3A%2Fstate%2Ftoc%2FStyle%2F>(G)/(Ii)/(Ii) Specific-01,-(CPc) Specific-01,–642288075* What is wrong? -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2dd9394e-d19a-434c-aa55-91faf5488033n%40googlegroups.com.

