mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-03-05 00:08:02 +08:00
update
This commit is contained in:
parent
9eab537b2e
commit
3541b7df40
25
README.md
25
README.md
@ -13,13 +13,34 @@
|
||||
|
||||
- 思绪思维导图客户端
|
||||
|
||||
支持Windows、Mac及Linux系统。下载地址:[Github](https://github.com/wanglin2/mind-map/releases)、[百度网盘](https://pan.baidu.com/s/1C8phEJ5pagAAa-o1tU42Uw?pwd=jqfb)、[夸克网盘](https://pan.quark.cn/s/2733982f1976)
|
||||
本地化存储,隐私优先,数据安全,软件无需联网即可使用!
|
||||
|
||||
- [x] 1.支持创建无限数量的文件、节点(自由节点);支持创建使用模板;
|
||||
- [x] 2.提供丰富的设置:基础设置、自定义字体/快捷键/右键菜单/图标、图床配置、AI配置、webdav云同步配置等等,可玩性很高;
|
||||
- [x] 3.支持思维导图、逻辑结构图、目录组织图、组织结构图、时间轴、鱼骨图、表格等多种结构类型;
|
||||
- [x] 4.内置上百个丰富好看的主题,也支持自定义主题及AI生成主题;
|
||||
- [x] 5.节点支持添加文本、图片、链接、图标、备注、附件、标签、概要节点、关联线、外框、标记、待办、描述、编号、数学公式等丰富内容;
|
||||
- [x] 6.支持导入XMind、FreeMind、Markdown、Txt、Xlsx等格式文件;支持导出为PNG、XMind、SVG、PDF、Markdown、Txt、Xlsx、FreeMind、Mermaid、Html等格式;
|
||||
- [x] 7.丰富的样式设置:文字、边框、背景、形状、线条、内外边距、图片标签布局等等;
|
||||
- [x] 8.支持历史版本管理、演示模式、AI生成、手绘风格、大纲编辑、水印、滚动条、同级节点对齐、小地图、进入指定节点、彩虹线条、节点双向链接、搜索替换等等实用有趣的功能;
|
||||
|
||||
支持Windows、Mac及Linux系统、支持中文、英文、中文繁体、越南语、俄语语言。
|
||||
|
||||
下载地址:[Github](https://github.com/wanglin2/mind-map/releases)、[百度网盘](https://pan.baidu.com/s/1C8phEJ5pagAAa-o1tU42Uw?pwd=jqfb)、[夸克网盘](https://pan.quark.cn/s/2733982f1976)
|
||||
|
||||
> 如果在macOS上安装后无法打开,报错**不受信任**或者**移到垃圾箱**,执行下面命令后再启动即可:
|
||||
> ``` shell
|
||||
> sudo xattr -d com.apple.quarantine /Applications/思绪思维导图.app
|
||||
> ```
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
- Obsidian插件
|
||||
|
||||
下载地址:[Github](https://github.com/wanglin2/obsidian-simplemindmap/releases)
|
||||
@ -30,6 +51,8 @@
|
||||
|
||||
# 库
|
||||
|
||||
> 本项目开源版本,即本仓库中的代码(npm包、web示例)已停止更新,不再维护!
|
||||
|
||||
- 一个 `js` 思维导图库,不依赖任何框架,可以用来快速完成 Web 思维导图产品的开发。
|
||||
|
||||
> 开发文档:[https://wanglin2.github.io/mind-map-docs/](https://wanglin2.github.io/mind-map-docs/)
|
||||
|
||||
BIN
assets/client.png
Normal file
BIN
assets/client.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
BIN
assets/client2.png
Normal file
BIN
assets/client2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
BIN
assets/client3.png
Normal file
BIN
assets/client3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
BIN
assets/client4.png
Normal file
BIN
assets/client4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
BIN
qrcode.jpg
BIN
qrcode.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user