I’m trying to solve an internal organization problem in DT and I want to list all documents that have annotations. For this, I used the template of a Smart Group Documents with Annotations. Okay, that group shows me all the files that have some kind of annotation. I perform a process on each file, and I want to remove it from that list, so I apply the Tag “.processed” to the processed file, and I add to the Smart Group that the Tag should NOT be .processed and now I have a tree of tags within the filter collecting all the files in the database… It even shows me the Tag with all the files inside it that have the .processed tag. I added Kind → Any Document to the filter but the list doesn’t change. I don’t quite understand what I’m doing wrong.