mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
72.01k stars 6.53k forks source link

Support for Event Storming diagrams and syntax #4796

Open BugliL opened 1 year ago

BugliL commented 1 year ago

Proposal

Eventstorming is becoming more popular everyday https://www.eventstorming.com/ but there's no support to draw easily something like an Eventstorming Diagram.

Use Cases

Screenshots

No response

Syntax

No response

Implementation

This is a proposal which I'd love to see built into mermaid by the wonderful community.

Yokozuna59 commented 1 year ago

Maybe mindmap diagram could do the job?

mindmap
  root((mindmap))
    Origins
      Long history
      ::icon(fa fa-book)
      Popularisation
        British popular psychology author Tony Buzan
    Research
      On effectiveness<br/>and features
      On Automatic creation
        Uses
            Creative techniques
            Strategic planning
            Argument mapping
    Tools
      Pen and paper
      Mermaid
BugliL commented 1 year ago

I think that is not enough descriptive for the topic. The principal problem is that in eventstorming has it's own specific rules that are hard to find in a specific diagram type:

I can't find a specific diagram to specify all of it