Using Dataview with Reminders Plugin #1106
mayankkalbhor
started this conversation in
General
Replies: 1 comment 2 replies
-
This is an indexing problem. You'd likely have to parse this yourself. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am new to dataview
I was trying to build a table/task list showing all my tasks like due today, this week, this month, no due date.
I am using Reminder plugin with task in this format
How can i create a dataview query to show the above tasks like due today, this week, this month, no due date along with sorting
I can achieve this with obsidian-tasks plugin. But i want to make it work with obsidian reminder plugin to avoid bloating of the tasks
Thanks, MK
Beta Was this translation helpful? Give feedback.
All reactions