On Saturday, December 14, 2019 at 3:33:18 PM UTC-8, Mark S. wrote:
>
>
> <$list filter="minlength{$:/config/Search/minlength}]"
> emptyMessage="Search is too short" >
>
I think there's some missing filter syntax... the minlength[] filter needs
some input... such as the actual text entered for the search.
something like this:
<$list filter="[{$:/temp/mysearch}minlength{$:/config/Search/minlength}]"
emptyMessage="Search is too short" >
-e
--
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/cc9676fa-77bf-4704-9b7b-d3b87c816da6%40googlegroups.com.