From d47dac61c93df0e40c4e68e6deccce558d2144b7 Mon Sep 17 00:00:00 2001 From: ninglg Date: Mon, 1 Jun 2026 18:10:17 +0800 Subject: [PATCH] add README.zh-CN.md --- README.md | 4 ++-- README.zh-CN.md | 36 ++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index d1568f5..8aeab47 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ type: mindmap ### write report ### team discussion ### send emails -## Study +## *Study* ### learn new words ### listen to podcast ### practice coding @@ -138,7 +138,7 @@ All per-file display preferences are written to frontmatter and restored on next ### Toggle Source View -- **Edit Markdown** button in the toolbar hides the mind map and shows a floating **Show Mindmap** button +- **Edit Markdown** button in the toolbar hides the mind map and shows a floating **Light Mindmap** button - Returning from source view auto-fits the mindmap to the viewport - Command palette: **Toggle mindmap / source view** - Command palette: **Cycle mindmap layout (balanced / right / left)** diff --git a/README.zh-CN.md b/README.zh-CN.md index 3cb0aaf..f262a3b 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -19,23 +19,23 @@ type: mindmap --- -# 我的计划 -## 生活 -### 遛狗 -### 做晚饭 -### 给父母打电话 -## *工作* -### 写报告 -### 团队讨论 -### 发邮件 -## 学习 -### 背单词 -### 听播客 -### 练习编程 -## 购物 -### 买水果 -### 买文具 -### 零食 +# My Plan +## Life +### walk the dog +### cook dinner +### call my parents +## *Work* +### write report +### team discussion +### send emails +## *Study* +### learn new words +### listen to podcast +### practice coding +## Shopping +### buy fruits +### get stationery +### pick up snacks ``` @@ -139,7 +139,7 @@ type: mindmap ### 切换源码视图 -- 工具栏中的 **Edit Markdown** 按钮可隐藏思维导图并显示浮动的 **Show Mindmap** 按钮 +- 工具栏中的 **Edit Markdown** 按钮可隐藏思维导图并显示浮动的 **Light Mindmap** 按钮 - 从源码视图返回时会自动适配导图到视窗 - 命令面板:**Toggle mindmap / source view** - 命令面板:**Cycle mindmap layout (balanced / right / left)**