Can't seem to filter by due dates at all #3203
-
I can't seem to get any results for this query
Explanation looks great
And the individual tasks look just like this
I am on Mac OS Sequioa 15.1.1 (24B2091) how can I debug further? Has this issue been seen before? Please advise In System Settings my dates are in YYYY-MM-DD format. No date comparisons seem to work on any dates |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
That doesn’t look like a task line to me. To debug it, you can try a tasks code block with just this line in (for safety) so it shows lots of your tasks, or all of them, depending on the vault size.
Once you have confirmed that your task lines are being read, you add lines like the following, in order to visualise how your task lines are being parsed.
You should also edit your task line in the Tasks modal to confirm that the fields are being edited. Or better still, start by creating tasks using the Modal, then you will know what valid tasks look like. |
Beta Was this translation helpful? Give feedback.
-
Please also look in the Tasks docs for the page about Auto Suggest, and read its explanations about the importance of the order of fields on task lines. That may well be your problem. |
Beta Was this translation helpful? Give feedback.
-
Closing as no reply... |
Beta Was this translation helpful? Give feedback.
I switched from windows to mac and the problem went away on my new personal computer 🤷
Thank for being so proactive. I'll reopen this ticket if I have time to debug further.