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 using obsidian-tasks then tasks can have much more richer data
example
[x] install and setup Alfred #task #productivity #setup πΌ β 2024-12-17 π 2024-12-23 β 2025-01-08
Here,
β 2024-12-17
π 2024-12-23
β 2025-01-08
πΌ
It would be a good idea to have searchType to expand to the following
searchType
task.completed
task.added
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when using obsidian-tasks then tasks can have much more richer data
example
Here,
β 2024-12-17
is when task was addedπ 2024-12-23
is when task is dueβ 2025-01-08
is when task was completedπΌ
is priorityIt would be a good idea to have
searchType
to expand to the followingtask.completed
- to track tasks completed on given datetask.added
- to track tasks added on given dateThe text was updated successfully, but these errors were encountered: