Documentation Excalidraw Nomnoml Diagrams for Confluence

Create, share, and collaborate on whiteboards and diagrams in Confluence. Simplify workflows and enhance team collaboration with reusable templates.
  • Install the plugin

  • In the dropdown menu "Apps," click on the "Excalidraw Nomnoml" tab

    Excalidraw app.
  • Click the "Create a new scene" button and create your first scene

    'create a new scene' button.Create a scene settings.Create a scene view.
  • Add nomnoml code
    You can refer to the syntax documentation here: nomnoml association types.

Nomnoml example:

[<frame>Decorator pattern|
  [<abstract>Component||+ operation()]
  [Client] depends --> [Component]
  [Decorator|- next: Component]
  [Decorator] decorates -- [ConcreteComponent]
  [Component] <:- [Decorator]
  [Component] <:- [ConcreteComponent]
]
Add a Nomnoml diagram.Create a scene.
  • Attach the created scene to a project space

    Attach button.Attach the created scene to a project space.
  • Go to the space page and click on the "Excalidraw nomnoml" tab

    'Excalidraw' tab.
  • Edit the scene positioning for a convenient view

    Edit the scene positioning for a convenient view.
  • Enjoy using our plugin on the project page

    Project scene view.
  • You can also attach the created scenes on the space page

    Space attach scene tab.
  • Add a macro to the page
    To do this, enter the command "/excalidraw nomnoml" on the page and select our plugin in the menu that appears

    Call 'Excalidraw' macro.
  • Click on the "edit" button

    Call 'Excalidraw' macro.
  • Select a scene you want to add to the page

    Call 'Excalidraw' macro.
  • Edit the scene positioning for a convenient view
    Please note: this is only available to the page owner

    Edit the scene positioning for a convenient view.
  • Enjoy using our plugin on the page

    Page scene view.