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/Task Dependencies.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -362,9 +362,17 @@ See [[Task Properties#Values for Task Dependencies|Task property values for Task
362
362
363
363
## Known Limitations
364
364
365
+
Visualising dependencies:
366
+
365
367
- It's not yet possible to directly navigate from a task to the tasks it depends on.
366
368
- Outside of the edit task modal, it is not possible to see the descriptions of the blocking tasks.
367
369
- It is not yet possible to visualise the relationships in any kind of graphical view.
370
+
371
+
Searching and dependencies:
372
+
368
373
- The [[Urgency]] score does not account for task dependencies. We are tracking this in [issue #2655](https://github.com/obsidian-tasks-group/obsidian-tasks/issues/2655).
374
+
375
+
Dependencies and recurring tasks:
376
+
369
377
- When [[recurring tasks]] are completed, the next recurrence will intentionally have any `id` and `dependsOn` values removed.
370
378
- See [[Recurring Tasks#Next recurrence has any dependency fields removed|Next recurrence has any dependency fields removed]]
0 commit comments