This plugin adds rudimentary dependency tracking between items in Chandler.
To set an item as a dependency, copy the item, select another item, then go to the Edit > Dependencies menu. New Dependencies and Blocking menus will be added to items, selecting a dependency or blocker will navigate to that item.
There is currently no way to remove a dependency.
To download and install the plugin from the Chandler UI,
use the "Plugins -> Download" and "Plugins -> Install" menus.
To download and install the plugin from the command line, use Chandler's
InstallPlugin script and restart Chandler::
InstallPlugin Chandler-DependencyPlugin
If you want ...