I’m struggling to update my Today search. I want to add in the condition that it does not include anything from the Archive project. But I missing something in the syntax. Could someone please help me ad project not Archive to the default? TIA!
@today union @due <[d] tomorrow
Hi!
My queries:
TaskPaper: @search(@today or @due <= [d] today except @done)
Now in PT the same:
PaperTrail: @search(@today or @due <= [d] today except @done)
1 Like