Hi, I made a plugin to display tasks as a graph. It works together with the Task plugin. The plugin can build tasks based on dependencies if
is specified (the depends on property).
I would appreciate comments about the plugin.
Filtered by dependency
Filtered by tag:
Features
- Collects tasks from all notes in vault
- When updating notes the graph is updated, to disable live update switch
Live updateoption - Checkboxes to enable/disable filter completed and blocked nodes
- [Beta] Tasks assigned to the future and the past are displayed on the left and right, respectively.
- The tags button allows you to filter nodes by tag, you can also filter nodes without tags
Mouse Actions
- Left click to move nodes
- Middle click to open in new tab
- Double click to open in current tab
How to install
- Download archive
- Unzip
- Put folder to .obsidian\plugins
- Enable plugin in
Community pliginslist - Donβt forget enable Task plugin


