You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Projects as folders - each project is a separate directory with .mmd diagrams and optional .kumi-diagrams.json configuration.
File tree management - create, rename, and delete folders and diagrams directly from the app.
Mermaid editor - the preview renders automatically while you type, and syntax errors are shown immediately.
Editor autocomplete - the app detects the diagram type and suggests Mermaid identifiers, keywords, and directions. Currently supported for flowcharts, sequence diagrams, state diagrams, and ER diagrams.
Appearance configuration - global, project-level, and per-diagram settings for theme, font, background, Mermaid look, and connection curves.
PNG export - save a diagram as a PNG file or copy the rendered image to the clipboard.
Optional local AI - Ollama integration can generate initial Mermaid source from a description without sending data to external services.