Hello all,
Are you familiar with any search operator, to work with or without the “has:date” to show Overdue dates?
Sorry if this is a question already answered.
Hello all,
Are you familiar with any search operator, to work with or without the “has:date” to show Overdue dates?
Sorry if this is a question already answered.
I use:
until:0d -is:completed
…to find items that are overdue or due today. To find just overdue items, I think this might work:
until:yesterday -is:completed
Thanks again, Craig_Oliver