emacs/var/elfeed/db/data/87/87ee56e855b41c2a5a5d3bfdde83399134d84a62
2022-01-03 12:49:32 -06:00

1 line
1.2 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>A tree model isn&#39;t the ideal model to represent the tasks.</p> <p>If few projects depend a same task, we can&#39;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&#39;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 --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/qxlyam/org_roam_dependency_graph_of_tasks/">[comments]</a></span>