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.

