XMind Maps lets you open local .xmind files directly in Obsidian and embed them inside Markdown notes as a read-only viewer.
.xmind files from your Obsidian vault in a dedicated XMind view..xmind files in Markdown notes with Obsidian syntax such as ![[Map.xmind]].![[Map.xmind]] embed text when your cursor is on that line in Live Preview.Command + wheel zooming, and right-button dragging.Embedded inside a Markdown note:

Opened as a dedicated XMind file view:

Install XMind Maps from Obsidian Community Plugins when it is available there.
For manual installation, download the release assets and place these three files in:
<vault>/.obsidian/plugins/xmind-maps/
Required files:
main.jsmanifest.jsonstyles.cssThen open Obsidian settings, go to Community plugins, and enable XMind Maps.
XMind Maps supports both opening .xmind files as Obsidian files and embedding them inside Markdown notes.
Put a .xmind file anywhere inside your Obsidian vault, then open it from the file explorer or a normal Obsidian link:
[[Map.xmind]]
Obsidian will open the file in an XMind Maps view instead of a Markdown editor.
To embed a mind map in a Markdown note, use the normal Obsidian embed syntax:
![[Map.xmind]]
The embedded viewer works in both Reading view and Live Preview. In Live Preview, XMind Maps behaves like Obsidian's native embeds: when your cursor is not on the embed line, you see the mind map; when your cursor moves onto that line, the raw ![[Map.xmind]] text is shown so you can edit it.
Embedded maps use the same read-only viewer as opened files. XMind Maps does not edit, save, or write back to the original .xmind file.
- and +: zoom out or zoom in.Fit canvas: fit the whole map into the current pane.Refresh: reload the current .xmind file after it changes on disk.Search: open the search panel for the current sheet.Outliner: switch to the full-page hierarchy view.Command + mouse wheel: zoom the map.Branches that were collapsed in XMind open collapsed in XMind Maps, and expanded branches stay expanded.
999, the control shows ....Use Search to find content in the current sheet. Search covers topic titles, labels, notes, and links.
Command + F on macOS, or Ctrl + F on Windows/Linux, while focus is inside the XMind viewer to open search.Enter to jump to the next match.Shift + Enter to jump to the previous match.Use Outliner to switch from the canvas to a full-page outline view.
XMind Maps focuses on viewing. It reads the local .xmind package and displays common XMind structures when they are present:
Some advanced theme details may still differ from the XMind desktop app. The original .xmind file is never modified.
Use the three-dot pane menu in Obsidian to copy the path of the current .xmind file.
Depending on your Obsidian version, Copy path may include:
as Obsidian URLfrom vault folderfrom system root.xmind file..xmind file and try opening it again from the Obsidian file explorer.Apache-2.0. Copyright 2026 yuanzhixiang.