<$list filter="[tag[Autogen]tags[]] -Autogen +[sort[title]]">

> ! <$view field="title"/>
>>
>
> So the "tags[]" function(?) makes all the tags become (virtual) tiddlers?
> So the tag's value is now the title?
>

[tags[]] is a "filter operator". The bit inside the inner square brackets
is called the filter operand.

It replaces the currently selected tiddlers with the aggregate of all the
tags present on those tiddlers.



> <$list filter="[is[current]tagging*[*]] +[tag[Autogen]] +[sort[title]]">
>> <$link><$view field="title"/></$link>
>> </$list>
>>
>
> Here we have the typo.
>

Oops, thanks.


> What I don't exactly get. How "[is[current]tagging[]]" comparable to
> "[tag[SomeFixedTag]]"?
>

[is[current]tagging[]] is two filter operators joined together; we coalesce
the adjacent ][ brackets in between.

Best wishes

Jeremy


>
> Maybe I'll have to inspect the docs again to see wheter I understand them
> a bit better now, after your explanations.
>
> Thanks, Jeremy!
>
>


-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to