Hello, if I recall correctly you can filter tiddlers by 
$tw.wiki.filterTiddlers(<<your-filter-here>>);

As an example:

$tw.wiki.filterTiddlers("[list[$:/StoryList]tag[myTag]]");

best wishes, BTC
[email protected] schrieb am Donnerstag, 12. August 2021 um 11:46:38 UTC+2:

> Is Tiddlywiki functionality, such as running filters, available from 
> within a javascript macro? I've found the code for $tw.utils and how you 
> can get access to a tiddler object via this.wiki.getTiddler(title). But I 
> haven't come across anything for using filters. 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/f73eaee0-185e-44a9-8ae8-049c0838efadn%40googlegroups.com.

Reply via email to