Loading...
Loading...
Compare original and translation side by side
@startmindmap*+/-```plantuml⚠️ IMPORTANT: Always useor```plantumlcode fence. NEVER use```puml— it will NOT render as a diagram.```text
@startmindmap*+/-```plantuml⚠️ 重要提示:请始终使用或```plantuml代码块。绝对不要使用```puml——这样无法渲染为图表。```text
@startmindmap@endmindmap*******+/-+-left sidetop to bottom directionright to left direction**:Line 1\nLine 2;*[#Orange] Root**[#lightgreen] Child<style><<green>>@startmindmap@endmindmap*******+/-+-left sidetop to bottom directionright to left direction**:Line 1\nLine 2;*[#Orange] Root**[#lightgreen] Child<style><<green>>| Pattern | Meaning | Example |
|---|---|---|
| Root node with star syntax | |
| First-level child | |
| Deeper hierarchy | |
| Root node with +/- syntax | |
| Branch expanding on one side | |
| Branch expanding on opposite side | |
| Boxless/minimal child node | |
| Alternative root marker style | |
| Multi-line block node | |
| 模式 | 含义 | 示例 |
|---|---|---|
| 星号语法的根节点 | |
| 一级子节点 | |
| 更深层级节点 | |
| +/-语法的根节点 | |
| 单侧扩展分支 | |
| 对侧扩展分支 | |
| 无边框/极简子节点 | |
| 替代根节点标记样式 | |
| 多行块节点 | |
| Control | Syntax | Use Case |
|---|---|---|
| Left-side split | | Split map into left/right groups from root |
| Top-to-bottom | | Tree-like vertical hierarchy |
| Right-to-left | | RTL reading flow or mirrored layouts |
| 控制项 | 语法 | 使用场景 |
|---|---|---|
| 左侧分支切换 | | 将思维导图从根节点处拆分为左右两组 |
| 从上到下 | | 类树形垂直层级结构 |
| 从右到左 | | 从右到左阅读流或镜像布局 |
| Method | Syntax | Best For |
|---|---|---|
| Inline node color | | Fast per-node emphasis |
| Reusable class style | | Consistent visual themes |
| Depth-based style | | Global formatting by hierarchy depth |
| Node/arrow global style | | Unified typography and connectors |
| 方法 | 语法 | 最佳用途 |
|---|---|---|
| 内联节点颜色 | | 快速突出单个节点 |
| 可复用类样式 | | 保持视觉主题一致性 |
| 基于层级的样式 | | 按层级全局格式化 |
| 节点/箭头全局样式 | | 统一排版和连接线样式 |
[#hex]<style>[#hex]<style>| Role | Hex | Preview | Usage |
|---|---|---|---|
| Root | | 🔵 | Central topic |
| Branch A | | 🟢 | Category / group 1 |
| Branch B | | 🔵 | Category / group 2 |
| Branch C | | 🟣 | Category / group 3 |
| Branch D | | 🟡 | Category / group 4 |
| Leaf | | ⚪ | Detail nodes |
| 角色 | 十六进制码 | 预览 | 用途 |
|---|---|---|---|
| 根节点 | | 🔵 | 核心主题 |
| 分支A | | 🟢 | 分类/组1 |
| 分支B | | 🔵 | 分类/组2 |
| 分支C | | 🟣 | 分类/组3 |
| 分支D | | 🟡 | 分类/组4 |
| 叶子节点 | | ⚪ | 细节节点 |
| Status | Hex | Usage |
|---|---|---|
| Done / OK | | Completed, healthy |
| In Progress | | Active, warning |
| Blocked / Risk | | Issue, danger |
| Not Started | | Pending, neutral |
| 状态 | 十六进制码 | 用途 |
|---|---|---|
| 已完成/正常 | | 已完成、健康状态 |
| 进行中 | | 活跃中、警告状态 |
| 阻塞/风险 | | 问题、危险状态 |
| 未开始 | | 待处理、中性状态 |
| Role | Hex |
|---|---|
| Root | |
| Level 1 | |
| Level 2 | |
| Level 3 | |
| 角色 | 十六进制码 |
|---|---|
| 根节点 | |
| 一级节点 | |
| 二级节点 | |
| 三级节点 | |
| Role | Hex |
|---|---|
| Root | |
| Level 1 | |
| Level 2 | |
| Level 3 | |
| 角色 | 十六进制码 |
|---|---|
| 根节点 | |
| 一级节点 | |
| 二级节点 | |
| 三级节点 | |
| Role | Hex |
|---|---|
| Root | |
| Level 1 | |
| Level 2 | |
| Level 3 | |
Tip: Avoid pure saturated colors (,#FF0000) — they reduce readability. Prefer soft/muted tones for backgrounds and reserve bold colors for the root only.#00FF00
| 角色 | 十六进制码 |
|---|---|
| 根节点 | |
| 一级节点 | |
| 二级节点 | |
| 三级节点 | |
提示:避免使用纯饱和色(如、#FF0000)——它们会降低可读性。背景色优先选择柔和色调,仅为根节点保留醒目颜色。#00FF00
| Pattern | Purpose | Example |
|---|---|---|
| Basic Hierarchy | Topic decomposition and study outlines | basic-hierarchy.md |
| Bilateral Layout | Pros/cons, options vs risks, two-side analysis | bilateral-layout.md |
| Boxless Branches | Lightweight secondary nodes and annotations | boxless-branches.md |
| Styled Theme | Color-coded branches and reusable classes | styled-theme.md |
| Direction Control | Vertical or RTL reading direction | direction-control.md |
| Rich Text Content | Detailed notes with icons and formatting | rich-text-content.md |
| Project Planning | Work breakdown and action map | project-planning.md |
| 模式 | 用途 | 示例 |
|---|---|---|
| 基础层级结构 | 主题分解和学习大纲 | basic-hierarchy.md |
| 双侧布局 | 优缺点对比、选项与风险分析、双向评估 | bilateral-layout.md |
| 无边框分支 | 轻量级次级节点和注释 | boxless-branches.md |
| 主题样式 | 颜色编码分支和可复用类 | styled-theme.md |
| 方向控制 | 垂直或从右到左阅读方向 | direction-control.md |
| 富文本内容 | 包含图标和格式的详细笔记 | rich-text-content.md |
| 项目规划 | 工作分解和行动导图 | project-planning.md |
@startmindmap
* Product Launch
** Goals
*** Revenue
*** User Growth
left side
** Risks
*** Timeline Slip
*** Budget Overrun
right to left direction
** Channels
*** Content
*** Ads
@endmindmap@startmindmap
* Product Launch
** Goals
*** Revenue
*** User Growth
left side
** Risks
*** Timeline Slip
*** Budget Overrun
right to left direction
** Channels
*** Content
*** Ads
@endmindmap| Issue | Solution |
|---|---|
| Diagram not rendered | Use |
| Branch depth looks wrong | Check marker count ( |
| Multi-line text breaks parser | Use |
| Colors not applied | Verify hex format ( |
| Layout direction unexpected | Add explicit |
| 问题 | 解决方案 |
|---|---|
| 图表未渲染 | 使用 |
| 分支层级显示错误 | 检查标记数量( |
| 多行文本解析失败 | 使用 |
| 颜色未生效 | 验证十六进制格式( |
| 布局方向不符合预期 | 添加显式的 |