SkillAgentSearch skills...

Mymind

思源思维导图插件

Install / Use

/learn @ebAobS/Mymind
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div class="sy__outline" style="max-width: 800px; margin: 0 auto;"> <div style="text-align: center; padding: 2em; background: linear-gradient(135deg, #667eea, #764ba2); border-radius: 12px;"> <h1 style="color: white; margin: 0; font-size: 2.2em;">🧠 MyMind - Multi-dimensional Mind Map (Maintenance Ended)</h1> <div style="color: rgba(255,255,255,0.9); margin-top: 0.5em; font-size: 1.1em;">Final archived release (v9.9.9) of the multi-dimensional mind map plugin for SiYuan Note</div> <div style="color: #ffd700; margin-top: 0.8em; font-size: 1.1em; font-weight: bold; text-shadow: 0 0 10px rgba(255,215,0,0.5);">⚠️ Maintenance stopped on 2025-11-26 · Code stays available forever</div> <div style="margin-top: 1.5em; display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;"> <a href="https://github.com/ebAobS/mymind/blob/main/CHANGELOG.md" style="padding: 8px 16px; background: rgba(255,255,255,0.2); color: white; border-radius: 6px; text-decoration: none; font-size: 0.9em;">🗓 Changelog</a> <a href="https://github.com/ebAobS/mymind/issues" style="padding: 8px 16px; background: rgba(255,255,255,0.2); color: white; border-radius: 6px; text-decoration: none; font-size: 0.9em;">💬 Feedback</a> <a href="https://github.com/ebAobS/mymind" style="padding: 8px 16px; background: rgba(255,255,255,0.2); color: white; border-radius: 6px; text-decoration: none; font-size: 0.9em;">⭐ GitHub</a> </div> </div> <div style="margin-top: 1.5em; padding: 1.5em; background: linear-gradient(135deg, #fee2e2, #ffe4e6); border: 1px solid #f87171; border-radius: 8px; box-shadow: 0 4px 12px rgba(248,113,113,0.15);"> <h2 style="color: #b91c1c; margin: 0 0 1em; text-align: center; font-size: 1.3em;">📢 Maintenance Notice (2025-11-26)</h2> <ul style="margin: 0; padding-left: 1.2em; color: #7f1d1d;"> <li style="margin: 0.5em 0;">Development is officially stopped after v9.9.9 because of limited time/energy caused by academic pressure.</li> <li style="margin: 0.5em 0;">The kmind plugin already covers all features in a more sustainable way—even though kmind is paid, it is powerful and worth supporting, so duplicating effort here has little meaning.</li> <li style="margin: 0.5em 0;">The repository and release remain online indefinitely—you can keep using the current version or fork it as you wish.</li> <li style="margin: 0.5em 0;">If you donated before, please add WeChat <code>ebAobS</code> with your donation screenshot for a refund.</li> <li style="margin: 0.5em 0;">Anyone who wants to take over maintenance is welcome to contact via the same WeChat account; the project will be transferred for free.</li> </ul> </div> <!-- Project Information --> <div style="margin-top: 1.5em; padding: 1.5em; background: linear-gradient(135deg, #fffbeb, #fef3c7); border: 1px solid #fbbf24; border-radius: 8px; box-shadow: 0 4px 12px rgba(245,158,11,0.15);"> <h2 style="color: #d97706; margin: 0 0 1em; text-align: center; font-size: 1.3em;">🤝 Project Information</h2> <ul style="margin: 0; padding-left: 1.2em;"> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #f59e0b; box-shadow: 0 2px 4px rgba(245,158,11,0.08);"> <strong>Repository</strong>: <a href="https://github.com/ebAobS/mymind" style="color: #d97706;">GitHub Repository</a> </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #f59e0b; box-shadow: 0 2px 4px rgba(245,158,11,0.08);"> <strong>Author</strong>: ebAobS </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #f59e0b; box-shadow: 0 2px 4px rgba(245,158,11,0.08);"> <strong>License</strong>: MIT License - <span style="color: #10b981; font-weight: bold;">Permanently Free & Open Source</span> </li> </ul> </div> <!-- Core Features --> <div style="margin-top: 1.5em; padding: 1.5em; background: linear-gradient(135deg, #f0f9ff, #e0f2fe); border: 1px solid #bae6fd; border-radius: 8px; box-shadow: 0 4px 12px rgba(14,165,233,0.15);"> <h2 style="color: #0ea5e9; margin: 0 0 1em; text-align: center; font-size: 1.3em;">🚀 Core Features</h2> <ul style="margin: 0; padding-left: 1.2em;"> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #6366f1; box-shadow: 0 2px 4px rgba(99,102,241,0.08);"> <strong>🌳 Document Tree Mind Map</strong> - Visualize entire workspace document structure as a mind map <ul style="margin: 0.3em 0; padding-left: 1em; font-size: 0.95em;"> <li>Root node: Workspace name</li> <li>Level 1 nodes: Notebook names</li> <li>Level 2+ nodes: Documents and sub-documents</li> <li>Shortcut: <code>Alt+Q</code></li> </ul> </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #8b5cf6; box-shadow: 0 2px 4px rgba(139,92,246,0.08);"> <strong>📄 Document Mind Map</strong> - Display current document content as a mind map <ul style="margin: 0.3em 0; padding-left: 1em; font-size: 0.95em;"> <li>Automatically recognizes document heading hierarchy (H1-H6)</li> <li>Root node: Document title</li> <li>Child nodes: Heading levels</li> <li>Shortcut: <code>Alt+W</code></li> </ul> </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #06b6d4; box-shadow: 0 2px 4px rgba(6,182,212,0.08);"> <strong>🔖 Insert Mind Map Block</strong> - Embed mind map directly in documents <ul style="margin: 0.3em 0; padding-left: 1em; font-size: 0.95em;"> <li>Display mind map directly within documents</li> <li>Real-time rendering, seamless integration</li> <li>Shortcut: <code>Alt+E</code></li> </ul> </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #f59e0b; box-shadow: 0 2px 4px rgba(245,158,11,0.08);"> <strong>🔗 Document Association Lines</strong> - Automatically display references between documents <ul style="margin: 0.3em 0; padding-left: 1em; font-size: 0.95em;"> <li>Lines from source documents to referenced documents</li> <li>Toggle visibility via toolbar checkbox</li> <li>Intelligently detects all block-level references</li> </ul> </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #ef4444; box-shadow: 0 2px 4px rgba(239,68,68,0.08);"> <strong>📦 Powerful Export Features</strong> - Support multiple export formats <ul style="margin: 0.3em 0; padding-left: 1em; font-size: 0.95em;"> <li>Formats: JSON, PNG, SVG, PDF, Markdown, XMind, TXT</li> <li>Option to remove HTML styles, keep plain text only</li> <li>Image handling: SiYuan path, absolute path, ZIP packaging</li> <li>ZIP packaging downloads all files and images at once</li> </ul> </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #8b5cf6; box-shadow: 0 2px 4px rgba(139,92,246,0.08);"> <strong>🎨 Theme Adaptive</strong> - Automatically adapts to SiYuan's light/dark theme </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #10b981; box-shadow: 0 2px 4px rgba(16,185,129,0.08);"> <strong>⚙️ Flexible Configuration</strong> - Configurable expand levels and default display options </li> </ul> </div> <!-- User Guide --> <div style="margin-top: 1.5em; padding: 1.5em; background: linear-gradient(135deg, #fefbff, #f3e8ff); border: 1px solid #c4b5fd; border-radius: 8px; box-shadow: 0 4px 12px rgba(139,92,246,0.15);"> <h2 style="color: #7c3aed; margin: 0 0 1em; text-align: center; font-size: 1.3em;">📖 User Guide</h2> <ul style="margin: 0; padding-left: 1.2em;"> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #0369a1; box-shadow: 0 2px 4px rgba(124,58,237,0.08);"> <details> <summary style="color: #0369a1; cursor: pointer; font-weight: 500; font-size: 1.05em;">📦 <strong>Install Plugin</strong> - Quick Start</summary> <div style="margin-top: 0.8em; padding-top: 0.8em; border-top: 1px solid #f3e8ff;"> 1. Search for "MyMind" or "Multi-dimensional Mind Map" in SiYuan plugin marketplace<br> 2. Click install button to complete installation<br> 3. After installation, mind map icon will appear in the top bar </div> </details> </li> <li style="margin: 0.5em 0; padding: 10px 14px; background: white; border-radius: 8px; border-left: 4px solid #0369a1; box-shadow: 0 2px 4px rgba(124,58,237,0.08);"> <details> <summary style="color: #0369a1; cursor: pointer; font-weight: 500; font-size: 1

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4mo ago
Forks2

Languages

TypeScript

Security Score

77/100

Audited on Dec 6, 2025

No findings