Hi Metabele, I think it is very important for your demo to give a basic list as to what each filter operator is doing. Learning by example is a difficult exercise here.
When I read this... <$x-mangletags $subfilter="+[allafter[Wednesday]]"/> Then without any wrapping widget, what is this a subfilter to? As explained elsewhere, this... <$x-mangletags $subfilter="[[---oOo---]] +[replace[Wednesday]]"/> Does not appear valid in terms of how filters work. If you want to use a filter, I think it needs to be more something like: <$button> <$action-setlist $tiddler="foo" $list="bar" $items="[list[foo!!bar]replace:Wedneday[---oOo---]]"/> replace Wednesday with ---oOo--- </$button> Best wishes, — tb -- 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/63ea2515-d7f2-4113-a6f3-4d6903f72182%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

