I think its because your filter lists two separate runs, which returns 
tiddlers that match *any* of those two runs. You need just need to squeeze 
the whole expression into a single run: 
[sameday:created[20210313]!is[system]]

See: https://tiddlywiki.com/#Introduction%20to%20filter%20notation

On Saturday, 13 March 2021 at 14:49:31 UTC rayv...@gmail.com wrote:

> Hi
>
> can anyone tell me why this filter returns also $:/HistoryList (which is 
> huge) even when !is[system] is included? It returns all my tiddles btw...
>
> <$list filter="[sameday:created[20210313]][!is[system]]">
>
> <h2><$link>''<<currentTiddler>> ''</$link></h2>
>
> {{!!text}}
>
> </$list>
>
> Tx
>
> Ray
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/42377c1b-28bd-4faa-a64c-e651fce85663n%40googlegroups.com.

Reply via email to