mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-28 23:20:10 +08:00
Merge pull request #29081 from wxy/20230324.0-⭐️-Open-source-tools-for-mind-mapping
RP:published/20230324.0 ⭐️ Open source tools for mind mapping.md
This commit is contained in:
commit
e630dea988
@ -3,24 +3,28 @@
|
|||||||
[#]: author: "Amrita https://opensource.com/users/amrita42"
|
[#]: author: "Amrita https://opensource.com/users/amrita42"
|
||||||
[#]: collector: "lkxed"
|
[#]: collector: "lkxed"
|
||||||
[#]: translator: "geekpi"
|
[#]: translator: "geekpi"
|
||||||
[#]: reviewer: " "
|
[#]: reviewer: "wxy"
|
||||||
[#]: publisher: " "
|
[#]: publisher: "wxy"
|
||||||
[#]: url: " "
|
[#]: url: "https://linux.cn/article-15708-1.html"
|
||||||
|
|
||||||
开源思维导图工具
|
开源思维导图工具
|
||||||
======
|
======
|
||||||
|
|
||||||
|
![][0]
|
||||||
|
|
||||||
|
> 使用思维导图与开源工具来做一个有影响力的演示。
|
||||||
|
|
||||||
在今天的世界和社交媒体中,许多人没有耐心阅读冗长的文字内容。视觉效果是吸引受众注意力的好方法。
|
在今天的世界和社交媒体中,许多人没有耐心阅读冗长的文字内容。视觉效果是吸引受众注意力的好方法。
|
||||||
|
|
||||||
你知道吗,3M 公司的研究得出结论,视觉的处理速度是文字的 60,000 倍?视觉比文字更有冲击力,能增强创造性思维和记忆。
|
你知道吗,3M 公司的研究得出结论,视觉的处理速度是文字的 60,000 倍?视觉比文字更有冲击力,能增强创造性思维和记忆。
|
||||||
|
|
||||||
### 一张图片胜过千言万语
|
### 一图胜千言
|
||||||
|
|
||||||
我看了一些常见的[Git命令][1]。我把 Git 命令作为主话题,每个子话题都是一个带有定义的 Git 命令语法。为此,我使用了 Wisemapping。
|
我收集了一些常见的 [Git 命令][1]。我把 Git 命令作为主话题,每个子话题都是一个带有定义的 Git 命令语法。为此,我使用了 Wisemapping。
|
||||||
|
|
||||||
![A git command mind map][2]
|
![A git command mind map][2]
|
||||||
|
|
||||||
不管你以前是否知道[思维导图][3]是什么,现在你看到了思维导图,你就可以理解这个概念了。这就是视觉的力量。
|
不管你以前是否知道 [思维导图][3] 是什么,现在你看到了思维导图,你就可以理解这个概念了。这就是视觉的力量。
|
||||||
|
|
||||||
### 如何创建一个思维导图?
|
### 如何创建一个思维导图?
|
||||||
|
|
||||||
@ -36,10 +40,12 @@
|
|||||||
- [Freeplane][5]
|
- [Freeplane][5]
|
||||||
- [Semantik][6]
|
- [Semantik][6]
|
||||||
|
|
||||||
维基百科对思维导图的定义是:将信息直观地组织成一个层次,显示整体中各部分之间的关系。思维导图从一个中心话题开始,然后建立起关系。它是一种结构化思想和创造有影响力的演示的视觉方式。
|
维基百科对思维导图的定义是:将信息直观地组织成一个层次结构,显示整体中各部分之间的关系。思维导图从一个中心话题开始,然后建立起关系。它是一种结构化思想和创造有影响力的演示的视觉方式。
|
||||||
|
|
||||||
你可以在工作中使用思维导图。例如,我用思维导图来展示一个项目所计划的功能的高层概述。有了这些优秀的开源思维导图应用,你很容易就能开始将你的下一个项目可视化。试试用开源的思维导图吧。
|
你可以在工作中使用思维导图。例如,我用思维导图来展示一个项目所计划的功能的高层概述。有了这些优秀的开源思维导图应用,你很容易就能开始将你的下一个项目可视化。试试用开源的思维导图吧。
|
||||||
|
|
||||||
|
*(题图:MJ:Thinking Brainstorming Creativity Ideas Discussion Illustrations Blue Gold Simplicity)*
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
via: https://opensource.com/article/23/3/open-source-mind-mapping
|
via: https://opensource.com/article/23/3/open-source-mind-mapping
|
||||||
@ -47,7 +53,7 @@ via: https://opensource.com/article/23/3/open-source-mind-mapping
|
|||||||
作者:[Amrita][a]
|
作者:[Amrita][a]
|
||||||
选题:[lkxed][b]
|
选题:[lkxed][b]
|
||||||
译者:[geekpi](https://github.com/geekpi)
|
译者:[geekpi](https://github.com/geekpi)
|
||||||
校对:[校对者ID](https://github.com/校对者ID)
|
校对:[wxy](https://github.com/wxy)
|
||||||
|
|
||||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||||
|
|
||||||
@ -58,4 +64,5 @@ via: https://opensource.com/article/23/3/open-source-mind-mapping
|
|||||||
[3]: https://opensource.com/article/21/12/open-source-mind-mapping-drawio
|
[3]: https://opensource.com/article/21/12/open-source-mind-mapping-drawio
|
||||||
[4]: https://www.wisemapping.com/
|
[4]: https://www.wisemapping.com/
|
||||||
[5]: https://opensource.com/article/19/1/productivity-tool-freeplane
|
[5]: https://opensource.com/article/19/1/productivity-tool-freeplane
|
||||||
[6]: https://waf.io/semantik.html
|
[6]: https://waf.io/semantik.html
|
||||||
|
[0]: https://img.linux.net.cn/data/attachment/album/202304/10/114653pwq2z2md5mootf05.jpg
|
Loading…
Reference in New Issue
Block a user