diff --git a/README.md b/README.md index fc61266d..06bfaa6a 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,27 @@ Github:[releases](https://github.com/wanglin2/mind-map/releases)。百度云 - [x] 支持逻辑结构图、思维导图、组织结构图、目录组织图、时间轴(横向、竖向)、鱼骨图等结构 - [x] 内置多种主题,允许高度自定义样式,支持注册新主题 - [x] 节点内容支持文本(普通文本、富文本)、图片、图标、超链接、备注、标签、概要、数学公式 -- [x] 节点支持拖拽(拖拽移动、自由调整)、多种节点形状,支持使用 DDM 完全自定义节点内容 +- [x] 节点支持拖拽(拖拽移动、自由调整)、多种节点形状;支持扩展节点内容、支持使用 DDM 完全自定义节点内容 - [x] 支持画布拖动、缩放 - [x] 支持鼠标按键拖动选择和 Ctrl+左键两种多选节点方式 -- [x] 支持导出为`json`、`png`、`svg`、`pdf`、`markdown`、`xmind`,支持从`json`、`xmind`、`markdown`导入 -- [x] 支持快捷键、前进后退、关联线、搜索替换、小地图、水印、滚动条 +- [x] 支持导出为`json`、`png`、`svg`、`pdf`、`markdown`、`xmind`、`txt`,支持从`json`、`xmind`、`markdown`导入 +- [x] 支持快捷键、前进后退、关联线、搜索替换、小地图、水印、滚动条、手绘风格、彩虹线条 - [x] 提供丰富的配置,满足各种场景各种使用习惯 - [x] 支持协同编辑 - [x] 支持演示模式 +官方提供了如下插件,可根据需求按需引入(某个功能不生效大概率是因为你没有引入对应的插件),具体使用方式请查看文档: + +> RichText(节点富文本插件)、Select(鼠标多选节点插件)、Drag(节点拖拽插件)、AssociativeLine(关联线插件)、Export(导出插件)、KeyboardNavigation(键盘导航插件)、MiniMap(小地图插件)、Watermark(水印插件)、TouchEvent(移动端触摸事件支持插件)、NodeImgAdjust(拖拽调整节点图片大小插件)、Search(搜索插件)、Painter(节点格式刷插件)、Scrollbar(滚动条插件)、Formula(数学公式插件)、Cooperate(协同编辑插件)、RainbowLines(彩虹线条插件)、Demonstrate(演示模式插件)、HandDrawnLikeStyle(手绘风格插件)[收费] + +本项目不会实现的特性: + +> 1.自由节点,即多个根节点; +> +> 2.概要节点后面继续添加节点; +> +> 如果你需要以上特性,那么本库可能无法满足你的需求。 + # 安装 ```bash @@ -85,11 +97,11 @@ const mindMap = new MindMap({ # License -[MIT](./LICENSE)。保留`mind-map`版权声明的情况下可随意商用。 +[MIT](./LICENSE)。保留`mind-map`版权声明的情况下可随意商用。如不想保留可联系作者。 # 微信交流群 -群聊人数较多,无法通过二维码入群,可以微信添加`wanglinguanfang`拉你入群。 +群聊人数较多,无法通过二维码入群,可以微信添加`wanglinguanfang`拉你入群。思维导图相关问题皆可在群里提问,不必私聊作者。 # star @@ -349,4 +361,8 @@ const mindMap = new MindMap({ 子豪 + + + 宏涛 +

diff --git a/web/src/assets/avatar/宏涛.jpg b/web/src/assets/avatar/宏涛.jpg new file mode 100644 index 00000000..394e41d5 Binary files /dev/null and b/web/src/assets/avatar/宏涛.jpg differ diff --git a/web/src/pages/Doc/en/introduction/index.md b/web/src/pages/Doc/en/introduction/index.md index 44a3e53e..80e3b187 100644 --- a/web/src/pages/Doc/en/introduction/index.md +++ b/web/src/pages/Doc/en/introduction/index.md @@ -12,16 +12,21 @@ - [x] Support logical structure chart, mind map, Organizational chart, directory organization chart, timeline (horizontal and vertical), fishbone chart and other structures - [x] Built-in multiple themes, allowing for highly customizable styles, and supporting registration of new themes - [x] Node content supports text (regular text, rich text), images, icons, hyperlinks, notes, labels, summaries, and math formulas -- [x] Nodes support drag and drop (drag and move, freely adjust), multiple node shapes, and fully customize node content using DDM +- [x] Nodes support drag and drop (drag and move, freely adjust), multiple node shapes, Support for expanding node content, and fully customize node content using DDM - [x] Support canvas dragging and scaling - [x] Supports two multi node selection methods: mouse button drag selection and Ctrl+left button selection -- [x] Supoorts to export as `json`、`png`、`svg`、`pdf`、`markdown`、`xmind`, support import from `json`、`xmind`、`markdown` -- [x] Support shortcut keys, forward and backward, correlation lines, search and replacement, small maps, watermarks, and scrollbar +- [x] Supoorts to export as `json`、`png`、`svg`、`pdf`、`markdown`、`xmind`、`txt`, support import from `json`、`xmind`、`markdown` +- [x] Support shortcut keys, forward and backward, correlation lines, search and replacement, small maps, watermarks, scrollbar, Hand drawn style, and rainbow lines - [x] Provide rich configurations to meet various scenarios and usage habits - [x] Support collaborative editing +- [x] Support demonstration mode + +The official provides the following plugins, which can be introduced as needed (a certain function may not be effective because you did not introduce the corresponding plugin). Please refer to the documentation for specific usage methods: + +> RichText(Node Rich Text Plugin)、Select(Mouse Multiple Selection Node Plugin)、Drag(Node drag plugin)、AssociativeLine(Associate Line Plugin)、Export(Export plugin)、KeyboardNavigation(Keyboard navigation plugin)、MiniMap(Mini Map Plugin)、Watermark(Watermark plugin)、TouchEvent(Mobile touch event support plugin)、NodeImgAdjust(Drag and adjust node image size plugin)、Search(Search plugin)、Painter(Node Format Brush Plugin)、Scrollbar(Scroll bar plugin)、Formula(Mathematical Formula Plugin)、Cooperate(Collaborative editing plugin)、RainbowLines(Rainbow Line Plugin)、Demonstrate(Demonstration mode plugin)、HandDrawnLikeStyle(Hand drawn style plugin)[收费] + +Features that will not be implemented in this project: -> Features that will not be implemented: -> > 1.Free nodes, i.e. multiple root nodes; > > 2.Continue adding nodes after the summary node; @@ -123,7 +128,7 @@ Unsupported: `IE` browser. ## License -[MIT](https://opensource.org/licenses/MIT) +[MIT](https://github.com/wanglin2/mind-map/blob/main/LICENSE). You can use it for commercial purposes without retaining the copyright statement of 'mind-map'. If you don't want to keep it, you can contact the author. ## Invite the author to a cup of coffee @@ -385,4 +390,8 @@ Open source is not easy. If this project is helpful to you, you can invite the a

子豪

+
+ +

宏涛

+
\ No newline at end of file diff --git a/web/src/pages/Doc/en/introduction/index.vue b/web/src/pages/Doc/en/introduction/index.vue index 2ee99daf..5b002cad 100644 --- a/web/src/pages/Doc/en/introduction/index.vue +++ b/web/src/pages/Doc/en/introduction/index.vue @@ -8,20 +8,25 @@

Features

+

The official provides the following plugins, which can be introduced as needed (a certain function may not be effective because you did not introduce the corresponding plugin). Please refer to the documentation for specific usage methods:

+
+

RichText(Node Rich Text Plugin)、Select(Mouse Multiple Selection Node Plugin)、Drag(Node drag plugin)、AssociativeLine(Associate Line Plugin)、Export(Export plugin)、KeyboardNavigation(Keyboard navigation plugin)、MiniMap(Mini Map Plugin)、Watermark(Watermark plugin)、TouchEvent(Mobile touch event support plugin)、NodeImgAdjust(Drag and adjust node image size plugin)、Search(Search plugin)、Painter(Node Format Brush Plugin)、Scrollbar(Scroll bar plugin)、Formula(Mathematical Formula Plugin)、Cooperate(Collaborative editing plugin)、RainbowLines(Rainbow Line Plugin)、Demonstrate(Demonstration mode plugin)、HandDrawnLikeStyle(Hand drawn style plugin)[收费]

+
+

Features that will not be implemented in this project:

-

Features that will not be implemented:

1.Free nodes, i.e. multiple root nodes;

2.Continue adding nodes after the summary node;

If you need the above features, this library may not meet your needs.

@@ -34,16 +39,16 @@ frameworks such as Vue and React, or without a framework.

This is an online mind map built using the simple-mind-map library and based on Vue2.x and ElementUI. Features include:

@@ -82,7 +87,7 @@ full screen, support mini map

Normal operation: 360 extreme speed browser(v13.5.2036.0)、opera browser(v71.0.3770.284)、Firefox(v98.0.2).

Unsupported: IE browser.

License

-

MIT

+

MIT. You can use it for commercial purposes without retaining the copyright statement of 'mind-map'. If you don't want to keep it, you can contact the author.

Invite the author to a cup of coffee

Open source is not easy. If this project is helpful to you, you can invite the author to have a cup of coffee~

@@ -339,6 +344,10 @@ full screen, support mini map

子豪

+
+ +

宏涛

+
diff --git a/web/src/pages/Doc/routerList.js b/web/src/pages/Doc/routerList.js index c674b703..c696148e 100644 --- a/web/src/pages/Doc/routerList.js +++ b/web/src/pages/Doc/routerList.js @@ -59,7 +59,6 @@ export default [ { path: 'nodeImgAdjust', title: 'NodeImgAdjust插件' }, { path: 'search', title: 'Search插件' }, { path: 'painter', title: 'Painter插件' }, - { path: 'painter', title: 'Painter插件' }, { path: 'scrollbar', title: 'Scrollbar插件' }, { path: 'formula', title: 'Formula插件' }, { path: 'cooperate', title: 'Cooperate插件' }, @@ -109,7 +108,10 @@ export default [ { path: 'cooperate', title: 'Cooperate plugin' }, { path: 'rainbowLines', title: 'RainbowLines plugin' }, { path: 'demonstrate', title: 'Demonstrate plugin' }, - { path: 'handDrawnLikeStyle', title: 'HandDrawnLikeStyle chargeable plugin' }, + { + path: 'handDrawnLikeStyle', + title: 'HandDrawnLikeStyle chargeable plugin' + }, { path: 'client', title: 'Client' } ] } diff --git a/web/src/pages/Doc/zh/introduction/index.md b/web/src/pages/Doc/zh/introduction/index.md index e7b5dda1..52a0936c 100644 --- a/web/src/pages/Doc/zh/introduction/index.md +++ b/web/src/pages/Doc/zh/introduction/index.md @@ -12,16 +12,22 @@ - [x] 支持逻辑结构图、思维导图、组织结构图、目录组织图、时间轴(横向、竖向)、鱼骨图等结构 - [x] 内置多种主题,允许高度自定义样式,支持注册新主题 - [x] 节点内容支持文本(普通文本、富文本)、图片、图标、超链接、备注、标签、概要、数学公式 -- [x] 节点支持拖拽(拖拽移动、自由调整)、多种节点形状,支持使用 DDM 完全自定义节点内容 +- [x] 节点支持拖拽(拖拽移动、自由调整)、多种节点形状;支持扩展节点内容、支持使用 DDM 完全自定义节点内容 - [x] 支持画布拖动、缩放 -- [x] 支持鼠标按键拖动选择和Ctrl+左键两种多选节点方式 -- [x] 支持导出为`json`、`png`、`svg`、`pdf`、`markdown`、`xmind`,支持从`json`、`xmind`、`markdown`导入 -- [x] 支持快捷键、前进后退、关联线、搜索替换、小地图、水印、滚动条 +- [x] 支持鼠标按键拖动选择和 Ctrl+左键两种多选节点方式 +- [x] 支持导出为`json`、`png`、`svg`、`pdf`、`markdown`、`xmind`、`txt`,支持从`json`、`xmind`、`markdown`导入 +- [x] 支持快捷键、前进后退、关联线、搜索替换、小地图、水印、滚动条、手绘风格、彩虹线条 - [x] 提供丰富的配置,满足各种场景各种使用习惯 - [x] 支持协同编辑 +- [x] 支持演示模式 + + +官方提供了如下插件,可根据需求按需引入(某个功能不生效大概率是因为你没有引入对应的插件),具体使用方式请查看文档: + +> RichText(节点富文本插件)、Select(鼠标多选节点插件)、Drag(节点拖拽插件)、AssociativeLine(关联线插件)、Export(导出插件)、KeyboardNavigation(键盘导航插件)、MiniMap(小地图插件)、Watermark(水印插件)、TouchEvent(移动端触摸事件支持插件)、NodeImgAdjust(拖拽调整节点图片大小插件)、Search(搜索插件)、Painter(节点格式刷插件)、Scrollbar(滚动条插件)、Formula(数学公式插件)、Cooperate(协同编辑插件)、RainbowLines(彩虹线条插件)、Demonstrate(演示模式插件)、HandDrawnLikeStyle(手绘风格插件)[收费] + +本项目不会实现的特性: -> 不会实现的特性: -> > 1.自由节点,即多个根节点; > > 2.概要节点后面继续添加节点; @@ -114,14 +120,16 @@ ## License -[MIT](https://opensource.org/licenses/MIT) +[MIT](https://github.com/wanglin2/mind-map/blob/main/LICENSE)。保留`mind-map`版权声明的情况下可随意商用。如不想保留可联系作者。 + +# 微信交流群 + +群聊人数较多,无法通过二维码入群,可以微信添加`wanglinguanfang`拉你入群。思维导图相关问题皆可在群里提问,不必私聊作者。 ## 请作者喝杯咖啡 开源不易,如果本项目有帮助到你的话,可以考虑请作者喝杯咖啡~ -> 厚椰乳一盒 + 纯牛奶半盒 + 冰块 + 咖啡液 = 生椰拿铁 yyds - > 推荐使用支付宝,微信获取不到头像。转账请备注【思维导图】。 @@ -378,4 +386,8 @@

子豪

+
+ +

宏涛

+
\ No newline at end of file diff --git a/web/src/pages/Doc/zh/introduction/index.vue b/web/src/pages/Doc/zh/introduction/index.vue index 3255f294..7df760b6 100644 --- a/web/src/pages/Doc/zh/introduction/index.vue +++ b/web/src/pages/Doc/zh/introduction/index.vue @@ -8,20 +8,25 @@

特性

+

官方提供了如下插件,可根据需求按需引入(某个功能不生效大概率是因为你没有引入对应的插件),具体使用方式请查看文档:

+
+

RichText(节点富文本插件)、Select(鼠标多选节点插件)、Drag(节点拖拽插件)、AssociativeLine(关联线插件)、Export(导出插件)、KeyboardNavigation(键盘导航插件)、MiniMap(小地图插件)、Watermark(水印插件)、TouchEvent(移动端触摸事件支持插件)、NodeImgAdjust(拖拽调整节点图片大小插件)、Search(搜索插件)、Painter(节点格式刷插件)、Scrollbar(滚动条插件)、Formula(数学公式插件)、Cooperate(协同编辑插件)、RainbowLines(彩虹线条插件)、Demonstrate(演示模式插件)、HandDrawnLikeStyle(手绘风格插件)[收费]

+
+

本项目不会实现的特性:

-

不会实现的特性:

1.自由节点,即多个根节点;

2.概要节点后面继续添加节点;

如果你需要以上特性,那么本库可能无法满足你的需求。

@@ -32,11 +37,11 @@

2.web

使用simple-mind-map库,基于vue2.xElementUI搭建的在线思维导图。特性:

提供文档页面服务。

3.dist

@@ -73,13 +78,12 @@

正常运行:360极速浏览器(v13.5.2036.0)、opera浏览器(v71.0.3770.284)、Firefox(v98.0.2)。

不支持:IE浏览器。

License

-

MIT

+

MIT。保留mind-map版权声明的情况下可随意商用。如不想保留可联系作者。

+

微信交流群

+

群聊人数较多,无法通过二维码入群,可以微信添加wanglinguanfang拉你入群。思维导图相关问题皆可在群里提问,不必私聊作者。

请作者喝杯咖啡

开源不易,如果本项目有帮助到你的话,可以考虑请作者喝杯咖啡~

-

厚椰乳一盒 + 纯牛奶半盒 + 冰块 + 咖啡液 = 生椰拿铁 yyds

-
-

推荐使用支付宝,微信获取不到头像。转账请备注【思维导图】。

@@ -333,6 +337,10 @@

子豪

+
+ +

宏涛

+