Has anyone ever created an automated plot for current recurring tasks ? #2205
Unanswered
mathisgauthey
asked this question in
Q&A
Replies: 2 comments 4 replies
-
That's a nice idea. I think for Tasks to be able to help with this, its API would need to be extended to support running tasks searches. |
Beta Was this translation helpful? Give feedback.
4 replies
-
I honestly cannot answer that. You could try asking in the #task-management channel of Obsidian Discord, for more eyes on the question... |
Beta Was this translation helpful? Give feedback.
0 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 everyone. I recently created a similar discussion inside the obsidian-heatmap-calendar repo.
As stated in my obsidian workflow guide, or inside my example vault, I'm using recurring tasks query from the Tasks Plugin to show the recurring tasks inside my daily notes.
The real recurring tasks are inside a project file, along with each completed occurrence. It helps being able to create recurring tasks easily to achieve goals.
Now my question : Is there a way to automate a process of recurring tasks plotting using Tasks queries and Heatmap calendar viewing ?
Like :
✅ YYYY-MM-DD
formattingAll of this inside a single script.
I think it doesn't yet exist but I see an opportunity for a useful feature. I'd be glad to then write up a guide or update the existing one I wrote a few days ago with this feature if I find something or if anyone has an idea on how to do it.
Beta Was this translation helpful? Give feedback.
All reactions