Did you try the allTagsExcept link above?
I think it is more what you are looking for - in the long run, the
core macro does not support multiple exclusion (as far as I know)

P.S. I think TW 2.5.0 was very buggy, hence 2.5.3 was out shortly (the
above works on 2.5.0 in my sandbox)

How did you upgrade? I used the core upgrade from 2.5.3 to 2.6.0 with
no problems (via backstage > upgrade)

Mike

On Jun 5, 9:03 pm, "M)" <[email protected]> wrote:
> I disabled all my plugins and this still does not list all tags except
> the excludeLists.
>
> <<allTags excludeLists>>
>
> I have 2.5.0 and I tried upgrading at it wiped me out so I have yet to
> go to 2.6.0.
>
> Any suggestions to debugging my problem?
>
> M)
>
> On Jun 4, 10:44 pm, Mike <[email protected]> wrote:
>
> > Try this:
> > <<allTags>>
> > Lists all tags
> > <<allTags excludeLists>>
> > Lists all tags except tags that are tagged excludeLists
> > <<allTags excludeLists systemConfig>>
> > I get systemConfig & systemConfigDisable
>
> > So to get all tags excluding systemConfig you would do
> > <<allTags myExcludeTag>>
> > . . . but systemConfig must be tagged as myExcludeTag
>
> > which now if you do
> > <<allTags myExcludeTag systemConfig>>
> > I get only systemConfigDisable
>
> > Please feel free to experiment more and let us know if you get it
> > working as desired,
>
> > Mike
>
> > On Jun 4, 11:28 am, "M)" <[email protected]> wrote:
>
> > > I want to create a list of tags and exclude TW tags like
> > > systemConfig.  I've tried
>
> > > <<allTags systemConfig>>
> > > <<allTags excludesystemConfig>>
> > > <<allTags [excludesystemConfig]>>
> > > <<allTags [exclude[[systemConfig]]]>>
>
> > > But can't make a tag list that excludes systemConfig.  What am I doing
> > > wrong?
>
> > > Next, I want to exclude more than one tag...
>
> > > <<allTags [excludesystemConfig] [excludesomeOtherTag]>>
>
> > > How do I make this work?
>
> > >http://tiddlywiki.org/wiki/AllTags_%28macro%29

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to