Hi James,
When you transclude tiddlers (in this case, TabsMacro did that for you),
*currentTiddler* variable might not be assigned as you expected.
That's why "is[current]tagging[]" goes wrong
You can experiment by checking {{!!title}} result from below
(when in tabs, or in the tiddlers itself)
{{!!title}}<br/>
<ol><$list filter="[tag[assignments - subject 1]sort[title]]">
<li><$link to={{!!title}}><$view field="title"/></$link> </li>
</$list></ol>
James於 2014年9月25日星期四UTC+8下午11時33分54秒寫道:
>
> I hereby conclude that "is[current]tagging[]" is the culprit that cause
> it fails. It resolved when I replace it with "tag[subject]"
>
>
>
--
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/d/optout.