Search refined by child tags
Here's an English expressions of a search I'd like to do:
"All top-level items of a certain type which don't have a child item (eg. note or link) tagged with X"
I can't see a way of doing this, but my search needs are generally very simple so my explorations into that arena have been brief.
"All top-level items of a certain type which don't have a child item (eg. note or link) tagged with X"
I can't see a way of doing this, but my search needs are generally very simple so my explorations into that arena have been brief.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
In theory, nested search on various saved searches would have produced the result you want:
1. item type="attachments" OR item type="notes" (saved search = "children")
2. collection="children" AND tag="some tag" + "Include parent items of matching items" (saved search = "tagged children with parents")
3. collection="tagged children with parents" AND item type="book"
But this doesn't work--if someone explains to me why this shouldn't work I'd be very grateful.