Fantastic !!
I've tested this option previously but *outside *the (function(){. This was 
not working.
But inside the function this works 

Thanks a lot



Le mercredi 27 octobre 2021 à 11:25:28 UTC+2, Eric Shulman a écrit :

> On Wednesday, October 27, 2021 at 1:44:07 AM UTC-7 vpl wrote:
>
>> `var stats_tiddlers = this.wiki.filterTiddlers(stats_tiddler_filter);`
>>
>
> Try using `$tw` instead of `this`:
> ```
> var stats_tiddlers = $tw.wiki.filterTiddlers(stats_tiddler_filter);
> ```
>
> -e
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/43329771-ce65-4a7e-a6e5-001f6e03ebecn%40googlegroups.com.

Reply via email to