tasks with due date, with or without time #600
-
Is there a way to query tasks with and without time?
I tried with the new startswith, e.g., |
Beta Was this translation helpful? Give feedback.
Answered by
blacksmithgu
Oct 30, 2021
Replies: 1 comment 1 reply
-
You can use
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
filmgal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
striptime
to get rid of time.TASK WHERE striptime(due) = date("2021-10-29")