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)