Can we get a list of tasks in canvas cards #1970
-
I have added some tasks into cards on a canvas. These are not showing up in my task queries. Is it possible to have a query which includes tasks on canvas cards ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
No, the only way to do this now would be to put the tasks in a markdown file and embed the markdown file in the canvas. Tasks was designed to work on Markdown files only. Also, there is not yet an Obsidian API to edit the content of Canvas cards, so it would be a fair amount of work. You are welcome to add a feature request Issue and describe exactly what you want, in case a lot of people up-vote it and Obsidian provides an API for editing cards in future. |
Beta Was this translation helpful? Give feedback.
No, the only way to do this now would be to put the tasks in a markdown file and embed the markdown file in the canvas.
Tasks was designed to work on Markdown files only.
Also, there is not yet an Obsidian API to edit the content of Canvas cards, so it would be a fair amount of work.
You are welcome to add a feature request Issue and describe exactly what you want, in case a lot of people up-vote it and Obsidian provides an API for editing cards in future.