Would be interesting if there was a convert to Mermaid | Diagramming and charting tool feature.
2 Likes
This could be maybe created with the api, but if there’s more demand that’s something I’ll consider doing. the key difficultly would be how do you handle multiple trees in a space, or orphan cards not connected to anything? It looks like mermaid is a language to define a single tree diagram
1 Like
My thought would be that each grouping is a separate mermaid diagram. For the MVP, I would only really care about the card/connectors.
2 Likes
just added support for the new json .canvas format. It’s possible that mermaid could add canvas support if it isn’t planning it already
1 Like