The correct syntax would be:

<$list filter="[tag[test-1]get[date]compare:date:gt{!!referencets}]">

</$list>

On Friday, November 27, 2020 at 10:52:44 AM UTC+1 vpl wrote:

> Hi,
>
> Discovering this compare operator I block on one point ..
>
> I have a set of tiddlers with a "date" field
> I want to list & filter them based on their date field when it's greater 
> than a value store in a reference tiddler field called 'referencets'
>
> I've tried the following but it does not take into account my referencets 
> value
> <$list filter="[tag[test-1]get[date]compare:date:gt[{{!!referencets}}]]">
>
> </$list>
>
> I've also tried with simple bracket but not working ...
> <$list filter="[tag[test-1]get[date]compare:date:gt[{!!referencets}]]">
>
> </$list>
>
> Any magic idea ?
>
> Thanks a lot for your help and support
>
> Regards Vpl
>
>
>

-- 
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/064e662f-74d0-42db-ac48-8d0978d4239an%40googlegroups.com.

Reply via email to