Advanced search
I am hoping to create a list that has open items that either (1) have no due date OR (2) have a due date that is on or before today.
Status:incomplete gets me the open items, but please how do I use/combine the due/duebefore/dueafter operators to exclude things with due dates in the future.
I tried a few combinations, but couldn't get it to do what I was after.
Thanks,
Ran
Status:incomplete gets me the open items, but please how do I use/combine the due/duebefore/dueafter operators to exclude things with due dates in the future.
I tried a few combinations, but couldn't get it to do what I was after.
Thanks,
Ran
tequanne says:
status:incomplete AND (dueBefore:tomorrow OR due:never)