1 line
1.2 KiB
Plaintext
1 line
1.2 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>A tree model isn't the ideal model to represent the tasks.</p> <p>If few projects depend a same task, we can't express it with tree model without redundancy. A graph model is better.</p> <p>It seems org-edna allow express the graph dependency of task (I never have use it).</p> <p>But org-edna miss some operation on graph, for instance visualize dependency graph of tasks.</p> <p>In <a href="https://karl-voit.at/2020/08/14/project-mgt-draft/">https://karl-voit.at/2020/08/14/project-mgt-draft/</a>, the author use plantUML to visualize dependency graph of tasks. But he doesn't haven say how he generates the code of plantUML from org headline.</p> <p>I think maybe org-roam could be a better approach to interact with the dependency graph of tasks.</p> <p>Does it is possible to integrate org-roam to org-edna to interact with the dependency graph of tasks?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/terhyrzht"> /u/terhyrzht </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/qxlyam/org_roam_dependency_graph_of_tasks/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/qxlyam/org_roam_dependency_graph_of_tasks/">[comments]</a></span> |