I have this filter expression that returns all tiddlers tagged with the 
current tiddler, except those tagged with "Archive". 

  [<currentTiddler>tagging[]!tag[Archive]]

I'd like to build filters for each of these scenarios:
a) If the current tiddler is tagged "Archive", return all tiddlers it is 
tagging, archived or not.
b) If the current tiddler is tagged "Archive", return only tiddlers it is 
tagging that are also archived.

Thanks!

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/138e0f69-6d45-4afb-abc9-8c02c3093846%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to