Keith: The fet I started with was similar to the one you suggested, unfortunately this slowed down the entire wiki.
Steve Wharton On Saturday, September 28, 2013 1:52:17 PM UTC-4, KeithB wrote: > > There is an example "Display the number of tiddlers that have the tag > 'basic'" under the "WhereClauseExamples" of > http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin > > <<forEachTiddler > where > 'tiddler.tags.contains("basic")' > write > '""' > end 'count+" Tiddlers found\n"' > none '"No Tiddlers found\n"' > >> > > > > On Sat, Sep 28, 2013 at 7:36 AM, steve <[email protected] > <javascript:>>wrote: > >> All: >> >> Eric, Keiith, thanks for the alternative ways to apply >> store.getTaggedTiddlers(params[0]).length). >> Tobias, is there a reference listing other "store.xxx()" functions that I >> could examine to replace other fet functions (e.g., containsAll, >> containsAny? >> >> Now if only I can figure out how to get Google Groups to show my name >> instead of "me" in the "By" line. >> >> Again thanks. >> Steve Wharton >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/tiddlywiki. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

