It will probably work if you just change <<flds>> to <flds> inside the 
internal filter. Inside of filters, variables use single angle brackets. 
Outside filters, double angle brackets.

On Saturday, August 29, 2020 at 10:31:20 AM UTC-7, amreus wrote:
>
>
> I would like to search all my tiddler's fields that match a regexp 
> /_plac$/ 
>
> Something like this not-valid syntax:
>
> <$list filter="[fields[]regexp[_plac$]]" variable="flds">
> {{{
>   [search:<<flds>>[query]]
> }}}
> </$list>
>
> Is possible? 
> Thanks.
>

-- 
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/8f48f742-d820-44f6-81ca-0903835db958o%40googlegroups.com.

Reply via email to