Try this ..  It gathers up all non system tiddlers  *[!is[system]]*.. then 
ensures that they do not have tags *+[!has[tags]]*

<$list filter="[!is[system]] +[!has[tags]]" type="ul"/>

Place it in a tiddler called ... "Missing tiddlers" .. and it should 
produce the list you want.

The filter system in TW5 is excellent.

Regards

David


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