Plugins: Tasks Graph

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 :no_entry: 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 update option
  • 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

  1. Download archive
  2. Unzip
  3. Put folder to .obsidian\plugins
  4. Enable plugin in Community pligins list
  5. Don’t forget enable Task plugin
7 Likes