Hi, I enhanced the tiddler template where I added some content, that should only be displayed when the current tiddler has one of two tags. The tags are either "project" or "task".
I have set up this list filter: <$list filter="[is[current]tag[project] || is[current]tag[task]]"> content for tiddlers with either project or task tag </$list> but it just won't work. I also tried different positions of the brackets but either the content is displayed for every tiddler or for none. How can I make a filter for the current tiddler that only triggers if the current tiddler has one of two tags? Best Bastian -- 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/9150e171-7bb8-48ed-97fb-7a48e4c1d026%40googlegroups.com.

