Hi Danielo

This was my explanation to Katie - somewhere earlier in this thread:

"Explanation of the code: 

[!has[draft.of]tag[Act] means that a tiddler tagged with Act which is in 
editmode (a draft) will not appear in the list (as a tag pill).

tag[Act] will fetch all tiddlers tagged with Act (and show them as tag 
pills).

!prefix[$]] means that any tiddler which has "$" as a prefix in their title 
won't get into the list.

-[[Act]] means that if the tiddler called Act is tagged with Act it won't 
show up in the list (As a tag pill - If you want it to appear- simply 
delete this expression "-[[Act]]" from the code)."

Hope this helps.

Cheers Måns Mårtensson


Den tirsdag den 27. maj 2014 22.37.54 UTC+2 skrev Danielo Rodríguez:
>
> Hello mans
>
> Could you please explain me why do you need to use te tag operator twice 
> with the same value here :
>
> <$list filter="[!has[draft.of]tag[Act]tag[Act]!prefix[$]] 
> -[[Act]]">{{!!title||$:/core/ui/TagTemplate}}</$list>
>
> Seems to work but I don't understand why 
>
>

-- 
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.

Reply via email to