Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

XMind Linker

leafneyleafney2k downloads

View XMind files in your vault and connect to XMind software for editing.

  • Overview
  • Scorecard
  • Updates11

View XMind files in Obsidian and connect to XMind software for editing.

📸 Screenshots

XMind File Viewing in Obsidian

XMind Viewer in Action View XMind mind maps directly in Obsidian with full interactive features

Embedded XMind Files in Markdown

Embedded XMind Files Seamlessly embed XMind files in your notes using simple markdown syntax

🌟 Core Features

  • 📖 File Viewing: View XMind mind maps directly in Obsidian
  • 🔗 Software Connection: One-click connection to XMind software for editing
  • 📄 Note Embedding: Embed XMind files in Markdown using ![[file.xmind]] syntax
  • ⚡ Seamless Workflow: Smooth workflow between viewing and editing
  • 🖼️ Thumbnail Preview: Auto-extract thumbnails for quick preview
  • 🌐 Multi-Language: Support for English and Simplified Chinese interface

📦 Installation

Method 1: Community Plugin Store

  1. Open Obsidian Settings
  2. Go to Community Plugins → Browse
  3. Search for "XMind Linker"
  4. Install and enable the plugin

Method 2: Manual Installation

  1. Download the latest release files
  2. Extract to Obsidian plugins directory: {vault}/.obsidian/plugins/xmind-linker/
  3. Enable the plugin in Obsidian settings

Method 3: Development Build

  1. Clone the repository to plugins directory
  2. Install dependencies and build
# Clone repository
git clone https://github.com/leafney/obsidian-xmind-linker.git

# Enter directory
cd obsidian-xmind-linker

# Install dependencies (using Bun)
bun install

# Build plugin
bun run build

🚀 Usage

1. Direct XMind File Viewing

  • Double-click .xmind files in Obsidian file explorer

2. Embedding in Markdown

# My Mind Map

Here's an embedded XMind file:

![[my-mindmap.xmind]]

Click to preview or hover for action options.

3. Thumbnail Preview

When thumbnail extraction is enabled, the plugin automatically extracts thumbnails from XMind files for direct use in Markdown:

![[my-mindmap.xmind]]

3. Connect to XMind for Editing

  • Hover over embedded files for quick actions
  • Click "Open in XMind" to launch external editor
  • Return to Obsidian to view after editing in XMind

⚙️ Settings

Configure in Obsidian Settings → Plugin Options → XMind Linker:

  • Language: Choose interface language (English/简体中文) with automatic detection
  • System Integration: Enable connection to XMind software
  • Hover Actions: Display action menu on hover
  • Thumbnail Cache: Auto-extract thumbnails for faster preview

🛠️ Technical Implementation

Core Technology

  • XMind file parsing: Native support for .xmind format (ZIP-based)
  • System integration: Cross-platform XMind software invocation
  • Interactive preview: Full preview powered by xmind-embed-viewer
  • Smart caching: Thumbnail extraction and caching mechanism

🔧 Development Guide

Requirements

  • Node.js 16+
  • Bun 1.0+
  • Obsidian 0.15.0+

Development Workflow

# Install dependencies
bun install

# Development mode (watch file changes)
bun run dev

# Build production version
bun run build

# Run tests
bun test

Release Process

For maintainers who need to publish new versions:

  1. Create and push tag (triggers automatic build):

    # 推荐使用不带 v 前缀的标签格式(符合 Obsidian 官方要求)
    git tag 1.1.0
    git push origin 1.1.0
    
  2. Wait for GitHub Actions to complete the build and create the release

  3. Update repository manifest using the provided script:

    ./update-version.sh 1.1.0
    

This process ensures that:

  • The release is automatically built and published
  • The repository's manifest.json is updated for Obsidian Plugin Store compatibility
  • Users can download updates through Obsidian's plugin manager

Debugging Tips

  1. Enable developer tools in Obsidian: Ctrl+Shift+I
  2. Check console output for plugin status
  3. Use console.log for debugging

🙏 Acknowledgments

  • xmind-embed-viewer - Xmind Core preview functionality
  • Obsidian - Powerful knowledge management tool
  • Cursor - AI-powered code editor that provided powerful development support for this project
  • obsidian-xmind-viewer - Excellent open-source project that provided valuable design insights and technical inspiration

📞 Support

If you encounter issues or have suggestions:

  1. Check Issues
  2. Create a new Issue
  3. Join the discussion

📚 Documentation

  • Feature Overview - Detailed feature descriptions and screenshots
  • 中文文档 - Chinese documentation
  • Installation Guide - Detailed installation instructions
  • Usage Guide - Comprehensive usage documentation
  • Deployment Guide - Development and deployment guide

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Enjoy using XMind mind maps in Obsidian! 🎉

HealthExcellent
ReviewNot scanned
About
View XMind mind maps directly in Obsidian with full interactivity. Embed .xmind files in Markdown and auto-extract thumbnails for quick previews. Connect to XMind with one click to open and edit maps in the external editor.
FilesIntegrationsImages
Details
Current version
v1.3.6
Last updated
3 months ago
Created
11 months ago
Updates
11 releases
Downloads
2k
Compatible with
Obsidian 1.8.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
leafneyleafney
github.com/leafney
GitHubleafney
  1. Community
  2. Plugins
  3. Files
  4. XMind Linker

Related plugins

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Image auto upload

Upload images from your clipboard by PicGo.

WebDAV Sync

General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.