> > If I want to list all tags except 'todo', '[tags[]![todo]sort[title]' > doesn't work as expected. The result contains only tags which already exist > as tiddlers. > > Try this:
[tags[]sort[title]] -[title[todo]] which means: list all tags, sort them by title, and remove from that list the tag "todo". Hope this is helpful. Alberto -- 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/groups/opt_out.

