mind-map/simple-mind-map
mike-lsadigital e936068a24 feat(xmind): Import relationships as associative lines
When parsing XMind files, the relationships array is now processed to
create associative lines between nodes. Each relationship's source and
target nodes are mapped to SimpleMindMap UIDs, and the relationship
title is preserved as the associative line label.

This enables users to import XMind files that contain non-hierarchical
relationships and see them rendered as associative lines in SimpleMindMap.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-04 14:47:49 -05:00
..
bin Fix:修复插件文件的类型定义文件没有生成的问题 2024-11-12 16:57:13 +08:00
example Demo:1.接管模式新增读取和存储配置的方法;2.获取和保存区分思维导图数据和思维导图配置 2025-03-12 09:59:14 +08:00
scripts feat: 增加自动生成dts声明文件,执行了一下format 2023-09-17 18:08:56 +08:00
src feat(xmind): Import relationships as associative lines 2026-02-04 14:47:49 -05:00
.eslintrc.js 增加eslint校验、prettier格式化 2022-10-19 16:33:09 +08:00
.prettierignore 增加eslint校验、prettier格式化 2022-10-19 16:33:09 +08:00
.prettierrc 增加eslint校验、prettier格式化 2022-10-19 16:33:09 +08:00
full.js 打包0.14.0-fix.1 2025-04-10 19:04:32 +08:00
index.js Feat:支持添加库后置内容 2025-04-07 16:59:37 +08:00
package-lock.json Fix:ai服务端口被占用后不启动,避免报错 2025-04-09 22:25:42 +08:00
package.json 打包0.14.0-fix.1 2025-04-10 19:04:32 +08:00
README.md 增加只读模式 2022-06-08 14:30:45 +08:00

一个web思维导图的简单实现

详细文档见:https://github.com/wanglin2/mind-map