QAMichaelPeng / obsidian-graphviz

Graphviz plugin for obsidian md.
MIT License
73 stars 10 forks source link

Draw nodes using Graphviz #1

Closed OmarShawky1 closed 2 years ago

OmarShawky1 commented 2 years ago

I think this drawing method can be an alternative for the current graphing method that does not have any hierarchy in the relations and cannot be organized in a useful way, they just look nice but cannot be grasped in very populated notes

QAMichaelPeng commented 2 years ago

@OmarShawky1 I didn't get your point. Currently obsidian support mermaid without any plugin which have a bunch of great features, see https://mermaid-js.github.io/mermaid/#/. This plugin is just to fit some needs that can't be met easily by mermaid.

OmarShawky1 commented 2 years ago

Just realized that :D, you do not know how much work i needed to do every time i needed to draw using graphviz.