Hello all,

if I want to list all tags, '[tags[]sort[title]' will do fine. Tags not yet 
defined as tiddlers are listed too.

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.

I coud use '[tags[]!prefix[todo]sort[title]', but that would exclude 
'todoBlabla' too.

What is the best approach to list tags with exclusions, but including 
non-tiddler tags?

Greetings
Uwe

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

Reply via email to