You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/index.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,22 @@ Completing a task by clicking its checkbox from a `tasks` query block _will_ wor
149
149
Warning
150
150
{: .label .label-yellow}
151
151
152
+
Tasks cannot read tasks that are in **Obsidian Canvas cards**.
153
+
154
+
---
155
+
156
+
Warning
157
+
{: .label .label-yellow}
158
+
159
+
Tasks does not display Tasks query blocks that are in **Obsidian Canvas cards**.
160
+
161
+
We are tracking this in [issue #1732](https://github.com/obsidian-tasks-group/obsidian-tasks/issues/1732).
162
+
163
+
---
164
+
165
+
Warning
166
+
{: .label .label-yellow}
167
+
152
168
Tasks cannot read tasks that are **inside code blocks**, such as the ones used by the **Admonitions plugin**. Use Obsidian's built-in callouts instead.
0 commit comments