We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
#task
CMD + ENTER
#TASK
(and (task Todo) [[Jan 18th, 2025]])
All new tasks queried should be returned in the query result
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
CMD + ENTER
#TASK
(and (task Todo) [[Jan 18th, 2025]])
#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.
The text was updated successfully, but these errors were encountered: