Mermaid to Omnigraffle

Hello,

I use LLMs to generate Mermaid flowcharts and timelines all the time. However, existing tools such as MermaidChart.com are very limited in editing these diagrams.

I am trying to vibe-code a plugin that will take Mermaid code and convert it into a flowchart/timeline/mindmap in Omnigraffle. This would allow me to edit/polish the diagram using Omnigraffle tools.

I was able to get a basic diagram working, but ran into errors with flowcharts with subgraphs, timelines, and mindmaps (attaching my vibe-code).

I am not a programmer, so I’d appreciate any help with the code or guidance on alternative tools that could solve the problem.

Thanks in advance

Mermaid Flowchart.omnijs (40.0 KB)

Any progress on this? I have the same problem.

I am waiting for next version of OmniGraffle. Hopefully, it will have better AppleScript support, and then will retry to create the plugin.