Hi,
I use the tag "Animation" in combination with some others tags, let's say tagA, tagB, tagC.
On the "Animation" tiddler, I would like to list tiddlers tagged by Animation tag, categorized by the others tags.
To list them, I could use a filter like [tag[Animation]tags[]] in a List Widget ; but such a filter includes the Animation tag in result, and I would like to avoid it…
How to deal with this?
Thanks :-)