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
Merlay 0.4.0 — Mindmaps, 4 Diagram Types, and Universal Themes
Mermaid, your way. A native visual overlay editor for Mermaid diagrams in Obsidian.
Merlay 0.4.0 is a major milestone expanding visual interactive editing to 4 diagram types, introducing native Mindmap editing, and bringing universal diagram themes with 100% portability.
🚀 What's New in 0.4.0
🧠 1. Mindmap Diagram Support
Interactive Tree Editing: Full visual editing for hierarchical Mermaid mindmaps (mindmap).
Subtopic Sprouting: Select any topic and click + Subtopic to sprout a child branch instantly.
Drag-to-Reparent: Drag any topic and release onto another topic to move branches across the tree.
BRAT (Beta): Add https://github.com/dev-hashemi/merlay in BRAT → Add Beta plugin.
Manual: Download main.js, manifest.json, and styles.css from the assets below into your vault under .obsidian/plugins/merlay/, then enable Merlay under Settings → Community plugins.
Requires Obsidian 1.4.0 or newer. Desktop and mobile supported.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Merlay 0.4.0 — Mindmaps, 4 Diagram Types, and Universal Themes
Merlay 0.4.0 is a major milestone expanding visual interactive editing to 4 diagram types, introducing native Mindmap editing, and bringing universal diagram themes with 100% portability.
🚀 What's New in 0.4.0
🧠 1. Mindmap Diagram Support
mindmap).+ Subtopicto sprout a child branch instantly.circle,rounded,rectangle,cloud,bang/burst,hexagon) and preserve FontAwesome icons (::icon(...)) verbatim.node_0,node_1) cleanly back to authored topics.🎨 2. Universal Global Diagram Themes (Zero Lock-In)
Auto (System),Default,Neutral,Forest,Dark, andBasedirectly from the top bar.--- config: { theme: ... } ---).Auto (System)removes the theme override, automatically adapting to your active Obsidian dark/light mode.📊 3. Four Fully Supported Diagram Types
Merlay now supports visual interactive editing across 4 diagram families:
flowchart,graph): nodes, shapes, arrows, labels, subgraphs, direction.stateDiagram-v2): states, choices, forks, joins, composites, start/end anchors.sequenceDiagram): participants, actors, messages, boxes, autonumber.mindmap): central root, subtopics, branching hierarchy, shapes, icons.(Other diagram kinds open in high-performance view-only mode with pan, zoom, and SVG element inspection).
⚡ 4. Unified Frontmatter Architecture & Reliability
📦 Installation
BRAT (Beta): Add
https://github.com/dev-hashemi/merlayin BRAT → Add Beta plugin.Manual: Download
main.js,manifest.json, andstyles.cssfrom the assets below into your vault under.obsidian/plugins/merlay/, then enable Merlay under Settings → Community plugins.Requires Obsidian
1.4.0or newer. Desktop and mobile supported.Full Changelog: 0.3.2...0.4.0
This discussion was created from the release Merlay 0.4.0.
All reactions