https://tiddlywiki.com/#Procedure%20Calls say it is possible to do this
Using Procedure Calls in Filters
<$list filter="[<my-procedure>]">
but it didn’t say how to add param.
How to call the new lingo procedure as filter operator? When used in wikitext it is
\define lingo-base() $:/plugins/linonetwo/commandpalette/language/
<<lingo Readme>>
and
<<lingo Name $:/plugins/linonetwo/commandpalette/language/>>
how to do these in filter expression, and even more, use input as first param? Like [all[shadows]tag[$:/tags/Layout]get[description]<lingo>search[keyword]]