Filtering query trouble shooting (due in or before four weeks) #3403
Unanswered
boscoskyang
asked this question in
Q&A
Replies: 1 comment
-
It probably doesn't understand |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I really love Tasks plugin and thank you so much for your work.
I am simply trying to display all the tasks that are:
And tasks are formatted as:
Random task 🔺 🛫 2025-03-27 📅 2025-04-30
I tried to achieve this through:
And it gives me this error:
Tasks query: couldn't parse sub-expression 'due in or before four weeks': do not understand due date
Problem line: "(due after next week) AND (due in or before four weeks)"
I think I correctly followed the instructions in the Tasks User Guide, but, apparently, I am doing something wrong.
Would you be kind enough to point to the error, please?
Beta Was this translation helpful? Give feedback.
All reactions