Hi BurningTreeC and thanks for your input. Am I correct in saying that your code will search in indexes and not in their values?
I'm specifically looking to search in values. Best regards, Hubert On Monday, 26 March 2018 18:47:12 UTC+1, BurningTreeC wrote: > > Hello @hubertgk > > you could also do this with two filters > > <$list filter="[all[tiddlers+shadows]type[application/json]]" > variable="jsonTiddler"> > <$list filter="[<jsonTiddler>indexes[]regexp[^skill$]]"> > > <<jsonTiddler>> > > </$list> > </$list> > > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/796a9dc8-be80-411c-bdaa-5a9bc24897b6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

