docs: 添加minder说明
Signed-off-by: weidongkl <weidong@uniontech.com> (cherry picked from commit 6159834b588d2a840a302f99c0413a0519078a26)
This commit is contained in:
parent
ea20ae452d
commit
318491978c
60
README.en.md
60
README.en.md
@ -1,36 +1,44 @@
|
||||
# minder
|
||||
# Minder
|
||||
|
||||
#### Description
|
||||
Create, develop and visualize your ideas
|
||||
<p align="center">
|
||||
<a href="https://appcenter.elementary.io/com.github.phase1geo.minder"><img src="https://appcenter.elementary.io/badge.svg" alt="Get it on AppCenter" /></a>
|
||||
</p>
|
||||
|
||||
#### Software Architecture
|
||||
Software architecture description
|
||||

|
||||
|
||||
#### Installation
|
||||
## Overview
|
||||
|
||||
1. xxxx
|
||||
2. xxxx
|
||||
3. xxxx
|
||||
Use the power of mind-mapping to make your ideas come to life.
|
||||
|
||||
#### Instructions
|
||||
- Quickly create visual mind-maps using the keyboard and automatic layout.
|
||||
- Choose from many tree layout choices.
|
||||
- Support for Markdown formatting.
|
||||
- Support for insertion of Unicode characters.
|
||||
- Add notes, tasks and images to your nodes.
|
||||
- Add node-to-node connections with optional text and notes.
|
||||
- Stylize nodes, links and connections to add more meaning and improve readability.
|
||||
- Add stickers and node groups to call out and visibly organize information.
|
||||
- Quick search of node and connection titles and notes, including filtering options.
|
||||
- Zoom in or enable focus mode to focus on certain ideas or zoom out to see the bigger picture.
|
||||
- Enter focus mode to better view and understand portions of the map.
|
||||
- Unlimited undo/redo of any change.
|
||||
- Automatically saves in the background.
|
||||
- Colorized node branches.
|
||||
- Open multiple mindmaps with the use of tabs.
|
||||
- Built-in and customizable theming.
|
||||
- Gorgeous animations.
|
||||
- Import from OPML, FreeMind, Freeplane, PlainText (formatted), Outliner, Portable Minder, filesystem and XMind formats.
|
||||
- Export to CSV, FreeMind, Freeplane, JPEG, BMP, SVG, Markdown, Mermaid, OPML, Org-Mode, Outliner, PDF, PNG, Portable Minder, PlainText, filesystem, XMind and yEd formats.
|
||||
- Printer support.
|
||||
|
||||
1. xxxx
|
||||
2. xxxx
|
||||
3. xxxx
|
||||
## Installation
|
||||
|
||||
#### Contribution
|
||||
`$ sudo dnf install minder`
|
||||
|
||||
1. Fork the repository
|
||||
2. Create Feat_xxx branch
|
||||
3. Commit your code
|
||||
4. Create Pull Request
|
||||
## Documentation
|
||||
|
||||
Minder documentation can be found [here](https://github.com/phase1geo/Minder/wiki/Table-of-Contents).
|
||||
|
||||
#### Gitee Feature
|
||||
|
||||
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
|
||||
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
|
||||
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
|
||||
4. The most valuable open source project [GVP](https://gitee.com/gvp)
|
||||
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
|
||||
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|
||||
<p align="center">
|
||||
<a href="https://appcenter.elementary.io/com.github.phase1geo.minder"><img src="https://appcenter.elementary.io/badge.svg" alt="Get it on AppCenter" /></a>
|
||||
</p>
|
||||
|
||||
62
README.md
62
README.md
@ -1,37 +1,43 @@
|
||||
# minder
|
||||
# Minder
|
||||
|
||||
#### 介绍
|
||||
Create, develop and visualize your ideas
|
||||
<p align="center">
|
||||
<a href="https://appcenter.elementary.io/com.github.phase1geo.minder"><img src="https://appcenter.elementary.io/badge.svg" alt="Get it on AppCenter" /></a>
|
||||
</p>
|
||||
|
||||
#### 软件架构
|
||||
软件架构说明
|
||||

|
||||
|
||||
## 概述
|
||||
|
||||
#### 安装教程
|
||||
运用思维导图的力量,让你的想法栩栩如生。
|
||||
-使用键盘和自动布局快速创建视觉思维导图。
|
||||
-从许多树布局选项中进行选择。
|
||||
-支持Markdown格式。
|
||||
-支持插入Unicode字符。
|
||||
-将笔记、任务和图像添加到节点中。
|
||||
-使用可选文本和注释添加节点到节点的连接。
|
||||
-对节点、链接和连接进行样式化,以增加更多意义并提高可读性。
|
||||
-添加贴纸和节点组,以调出和可视化地组织信息。
|
||||
-快速搜索节点和连接的标题和注释,包括过滤选项。
|
||||
-放大或启用聚焦模式以专注于某些想法,或缩小以查看更大的画面。
|
||||
-进入聚焦模式可以更好地查看和理解地图的各个部分。
|
||||
-无限制地撤消/重做任何更改。
|
||||
-自动保存在后台。
|
||||
-着色节点分支。
|
||||
-使用选项卡打开多个思维导图。
|
||||
-内置并可自定义主题。
|
||||
-华丽的动画。
|
||||
-从OPML、FreeMind、Freeplane、PlainText(格式化)、大纲视图、Portable Minder、文件系统和XMind格式导入。
|
||||
-导出为CSV、FreeMind、Freeplane、JPEG、BMP、SVG、Markdown、Mermaid、OPML、Org Mode、Outliner、PDF、PNG、Portable Minder、PlainText、文件系统、XMind和yEd格式。
|
||||
-打印机支持。
|
||||
|
||||
1. xxxx
|
||||
2. xxxx
|
||||
3. xxxx
|
||||
## 安装
|
||||
|
||||
#### 使用说明
|
||||
`$ sudo dnf install minder`
|
||||
|
||||
1. xxxx
|
||||
2. xxxx
|
||||
3. xxxx
|
||||
## 文档
|
||||
|
||||
#### 参与贡献
|
||||
文档可以在[这里](https://github.com/phase1geo/Minder/wiki/Table-of-Contents)查.
|
||||
|
||||
1. Fork 本仓库
|
||||
2. 新建 Feat_xxx 分支
|
||||
3. 提交代码
|
||||
4. 新建 Pull Request
|
||||
|
||||
|
||||
#### 特技
|
||||
|
||||
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
|
||||
2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
|
||||
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目
|
||||
4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
|
||||
5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
|
||||
6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|
||||
<p align="center">
|
||||
<a href="https://appcenter.elementary.io/com.github.phase1geo.minder"><img src="https://appcenter.elementary.io/badge.svg" alt="Get it on AppCenter" /></a>
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user