Search first
What Happened?
When a task is created with the #task tag, the task is not returned with a simple task query because the task status property is not set to task node.
Reproduce the Bug
- Create a new task with
CMD + ENTER
- Create a second task with
#TASK
- Create a single query with
(and (task Todo) [[Jan 18th, 2025]])
- Observe that the task created by setting the tag
#task will not be returned.
Expected Behavior
All new tasks queried should be returned in the query result
Files

Browser, Desktop or Mobile Platform Information
No response
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
Search first
What Happened?
When a task is created with the
#tasktag, the task is not returned with a simple task query because the task status property is not set to task node.Reproduce the Bug
CMD + ENTER#TASK(and (task Todo) [[Jan 18th, 2025]])#taskwill not be returned.Expected Behavior
All new tasks queried should be returned in the query result
Files
Browser, Desktop or Mobile Platform Information
No response
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.