Can you post an example? It sounds like you are using a selection constructor (http://tiddlywiki.com/#Selection%20Constructors) in your second run. I am getting the expected behavior on tiddlywiki.com, the code
<$list filter='[tag[HelloThere]]+[tag[Learning]]'> </$list> Gives an empty list and <$list filter='[tag[Concepts]]+[tag[Filters]]'> </$list> Just gives 'Filter Operators'. -- 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/3f049d8a-49ca-4d80-8b89-7a737cacecc6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

