"""
doing the following in tiddlywiki.com gives some results i wasn't 
expecting, could anyone please show me what i am doing wrong?

<<tabs "[[recall]] [[lyrics]] [[tips]]" "[[recall]]" "$:/state/tab/deck">>

<$count filter="{{{ [tag{$:/state/tab/deck}] }}}"/>

<$count filter="[tag[recall]]"/>

<$count filter="{{{ [!is[current]tag{$:/state/tab/deck}]] }}}"/>

<$count filter="{{{ enlist[tag{$:/state/tab/deck}] }}}"/>

why does the filtered transclusion produce a non-zero count? there are no 
tiddlers tagged "recall" in the current tiddlywiki, so does the 
transclusion do something different to what i am expecting (i.e. a match to 
the second filter?)
the third filter leads me to think the current tiddler is included 
regardless, but what about the remaining count of 1?
how does enlist then add another to the count in the fourth filter?
"""

warmest wishes, maki

-- 
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/b26f781f-c2e0-4993-be98-8b295a0f3e9fn%40googlegroups.com.

Reply via email to