Yes i noted, thanks! But now i run into other list filters in tiddlers created today that get executed so to say. How can i prevent that? Create for those tiddlers separate SCRIPT fields or something? Or can it be done simpler?
Ray Op za 13 mrt. 2021 om 17:33 schreef si <[email protected]>: > 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 [email protected] 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/42377c1b-28bd-4faa-a64c-e651fce85663n%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/42377c1b-28bd-4faa-a64c-e651fce85663n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAF_p9BUYkWY77Ei8gDpdFFYbvnFVMfF-xNOv9%3DSdmo5oET%3D0g%40mail.gmail.com.

