Geoff Tothill wrote:
>
> I made the change and this seems to give me 1 as the count despite the
> number of actual results returned :-(
>
Doing this on tiddlywiki.com I get the result *17*:
title: foo
text: important
title: test
text:
\define aaa()
<$set name="resultCount" value={{{ [!is[system]search{$(searchTiddler)$}
count[]] }}} >
<<resultCount>>
</$set>
\end
<$set name=searchTiddler value=foo>
<<aaa>>
</$set>
<:-)
>
--
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/4cf78973-cf2b-467d-8292-efbbb3efb0df%40googlegroups.com.