| I use Mermaid to visualize all sorts of processes, so this is very interesting. Some immediate feedback: - ability to name the node ID, because now the Mermaid output is hard to read and edit - more shapes (diamond, circle, etc.) - text on connection - shortcut to connect with a node after one is staged for connection (didn't find one at least) - ability to select connections with keyboard - shortcut to delete the selected connection (now you need to click Disconnect, the shift+delete doesn't seem to work) The layout gives me Excel vibes: what if these nodes could export values and do computation? Like, the Apple Income Statement example, but dynamic. This combined with an ability to export a snapshot as a Mermaid diagram, it would be great to explain business cases, etc. |
For staging — you can use Tab and Shift-Tab to connect the staged node to others. You just select the target node first. Maybe its not intuitive enough, please let me know if that makes sense.
Computation - I have a prototype for this. You can add formulad and math expressions to a node, and use inputs (upstream nodes). Ive just first been focusing on diagramming. Would you have a use case yourself? I could send you a link to a beta to try it if you like.
Here's a demo of the computation prototype: https://www.youtube.com/watch?v=kCiGK1z0ksg