DTTG query for all documents

In DEVONthink To Go how can I find and list all documents in all groups of a database?

You can’t.

That’s a shame… :frowning:

I experimented with the NOT operator, but this keyword does not behave like a proper boolean negator. The query


xyz OR (NOT xyz)

(with and without the brackets) doesn’t seem to be understood although it looks to me like a proper boolean expression. :frowning:

If this worked, we could create an all-document query! :slight_smile: