diff --git a/README.md b/README.md index cd47e0e..4dda8d5 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,42 @@ 做 Obsidian 最好用的思维导图插件。 -> 除了插件,也有独立的思维导图客户端,功能更强大更完整,支持(Windows、macOS、Linux),支持(中文简体、繁體中文、English、Tiếng Việt、Русский、日本語、한국어、Deutsch、Français、Português)。[下载地址](https://github.com/wanglin2/mind-map/releases)、[了解更多](https://github.com/wanglin2/mind-map#%E6%80%9D%E7%BB%AA%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE%E5%AE%A2%E6%88%B7%E7%AB%AF)。 +> 支持语言:中文简体、繁體中文、English、Việt -如何安装:[中文](./docs/install_zh.md) | [English](./docs/install.md) +- 如何安装 -更新记录:[中文](./docs/changelog_zh.md) | [English](./docs/changelog.md) +已上架 Obsidian 插件市场,[点此直达](https://community.obsidian.md/plugins/simple-mind-map),也可在插件市场中搜索 simple mind map 进行安装。 -使用帮助:[中文](./docs/help_zh.md) | [English](./docs/help.md) +如需手动安装,可参考教程:[中文](./docs/install_zh.md) | [English](./docs/install.md) + +- 更新记录 + +查看更新记录:[中文](./docs/changelog_zh.md) | [English](./docs/changelog.md) + +- 使用帮助 + +常见问题:[中文](./docs/help_zh.md) | [English](./docs/help.md) 图床配置帮助:[中文](./docs/imageHosting_zh.md) | [English](./docs/imageHosting.md) +## 独立客户端 + +除了插件,本项目也提供独立的思维导图客户端,功能更强大更完整。 + +支持(Windows、macOS、Linux),支持(中文简体、繁體中文、English、Tiếng Việt、Русский、日本語、한국어、Deutsch、Français、Português)。 + +[下载地址](https://github.com/wanglin2/mind-map/releases)、[了解更多](https://github.com/wanglin2/mind-map#%E6%80%9D%E7%BB%AA%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE%E5%AE%A2%E6%88%B7%E7%AB%AF)。 + +## 开源版本 + +本项目底层基于开源项目 [mind-map](https://github.com/wanglin2/mind-map) ,该项目提供了开源的思维导图JavaScript库及web版。 + +# 截图 + +![](./docs/imgs/preview.png) + +![](./docs/imgs/preview2.png) + # 功能清单 > 随着插件版本更新,功能越来越多,此处不再一一列举。 @@ -188,10 +214,4 @@ - - -# 截图 - -![](./docs/imgs/preview.png) - -![](./docs/imgs/preview2.png) \ No newline at end of file + \ No newline at end of file diff --git a/README_en.md b/README_en.md index e52a3cc..a09e522 100644 --- a/README_en.md +++ b/README_en.md @@ -4,16 +4,43 @@ The best mind map plugin for making Obsidian. -> In addition to plugins, there is also an independent mind mapping client with more powerful and complete functions, support(Windows、macOS、Linux), support(中文简体、繁體中文、English、Tiếng Việt、Русский、日本語、한국어、Deutsch、Français、Português). [Download link](https://github.com/wanglin2/mind-map/releases)、[Learn more](https://github.com/wanglin2/mind-map#%E6%80%9D%E7%BB%AA%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE%E5%AE%A2%E6%88%B7%E7%AB%AF). +> Support languages: 中文简体、繁體中文、English、Việt -How to install: [中文](./docs/install_zh.md) | [English](./docs/install.md) +- How to install -Changelog: [中文](./docs/changelog_zh.md) | [English](./docs/changelog.md) +Obsidian plugin market has been launched, [click here to go directly](https://community.obsidian.md/plugins/simple-mind-map). You can also search for the simple mind map in the plugin market for installation. -Help: [中文](./docs/help_zh.md) | [English](./docs/help.md) +If manual installation is required, please refer to the tutorial: +[中文](./docs/install_zh.md) | [English](./docs/install.md) + +- Changelog + +View update records: [中文](./docs/changelog_zh.md) | [English](./docs/changelog.md) + +- Help + +Common problem: [中文](./docs/help_zh.md) | [English](./docs/help.md) Image Hosting Help: [中文](./docs/imageHosting_zh.md) | [English](./docs/imageHosting.md) +## Independent client + +In addition to plugins, there is also an independent mind mapping client with more powerful and complete functions. + +Support(Windows、macOS、Linux), support(中文简体、繁體中文、English、Tiếng Việt、Русский、日本語、한국어、Deutsch、Français、Português). + +[Download link](https://github.com/wanglin2/mind-map/releases)、[Learn more](https://github.com/wanglin2/mind-map#%E6%80%9D%E7%BB%AA%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE%E5%AE%A2%E6%88%B7%E7%AB%AF). + +## Open source version + +The underlying of this project is based on open-source projects [mind-map](https://github.com/wanglin2/mind-map), This project provides an open-source mind map JavaScript library and web version. + +# Screenshots + +![](./docs/imgs/preview.png) + +![](./docs/imgs/preview2.png) + # Feature List > With the update of plugin versions, there are more and more functions, which will not be listed here one by one. @@ -133,10 +160,4 @@ Image Hosting Help: [中文](./docs/imageHosting_zh.md) | [English](./docs/image # Bugs/Suggestions/Requests -Submit via [Issues](https://github.com/wanglin2/obsidian-simplemindmap/issues). - -# Screenshots - -![](./docs/imgs/preview.png) - -![](./docs/imgs/preview2.png) \ No newline at end of file +Submit via [Issues](https://github.com/wanglin2/obsidian-simplemindmap/issues). \ No newline at end of file