Hi, 

As you can see if you look on top of it, it accepts an "exclude" attribute
>

Just be sure, that you are misusing this parameter. If you don't know what 
you are doing, you'll run into big trouble. 
 

>
> this is the filter where your exclude filter would be used:
>
> <$list filter="""[all[shadows+tiddlers]tag[$tag$]!has[draft.of]$sort$] 
> -[[$tag$]] $exclude$""">
>
> If you want to exclude - say - all tiddlers tagged "bla" you pass 
> exclude:"-[tag[bla]]" or all tiddlers with the field "blu" 
> exclude:"-[has:field[blu]]"
>

The most important sign here is the minus "-" in -[tag[bla]] 

If someone uses [tag[bla]]  feeded into the exclude parameter everything 
will go wrong, because the existing TOC-macros only have this parameter for 
internal usege!

-mario

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/74879df2-93fc-4985-991c-62bf52e21442%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to