Is there a possibility to filter over the result of a filter?
In the current case I have the folling issue:
- There are tiddlers taged as "Person" and tages with there Company 
- The Companys Tiddlers are taged as "Company"
Now I need a list of all persons that are not taged by a company. In other 
word: Not taged by any tag that is itself taged as company.

Something like 
-- tag[Person]!tag[tag[Company]] 
instead of manual on non dynamic 
-- tag[Person]!tag[Company1]!tag[Company2]!tag[Company3]!tag[Company4]...

Benedikt

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e44d026c-6e49-4509-be49-88622d25d622n%40googlegroups.com.

Reply via email to