You need the "filter" operator which is actually a subfilter operator. It requires you to pre-specify the inner filter with a variable:
<$vars myfilt="[get[modified]compare:date:gt[2021]]"> <<list-links "[all[tiddlers]filter<myfilt>]">> </$vars> On Monday, May 3, 2021 at 3:56:30 PM UTC-7 [email protected] wrote: > Hello, > > I've tried [all[tiddlers]get[modified]compare:date:gt[2021]] in advanced > search but this seems to give me links to tiddlers named after modified > field > > eventually would like to do this in a plugin via $tw.wiki.filterTiddlers, > is there a way to do this in the advanced search on the filters tab? If nto > what is the best way to do this in a widget? > > > thanks, > James > -- 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/af62ce3f-0f3e-415c-b598-c2cc056f00dbn%40googlegroups.com.

