Releases: MarkMindCkm/MarkMind-ltd
Releases · MarkMindCkm/MarkMind-ltd
v0.1.3
v0.1.2
v0.1.1
- fix table bug in markdown editor
- fix foot note bug
- markdown editor support
- mermaid
- flowchat
- html tag
- support more menu in table
- add row before
- add row after
- add column before
- add column after
- move row up
- move row down
- delete row
- delete coumn
- 修复表格问题
- 修复脚注问题
- 编辑器支持更多
- 解析 mermaid
- 解析 flowchart
- html 标签
- 表格支持更多菜单
- 上添加一行
- 下添加一行
- 添加一列
- 右添加一列
- 上移一行
- 下移一行
- 删除行
- 删除列
另外 微信群和 QQ 群几乎已经加满,大家可以加入 QQ 频道
QQ 频道
或者 QQ 群 2
_2024_06_24_18_19_24_642.mp4
_2024_06_24_18_20_21_717.mp4
v0.1.0
This is a big version
Hi, i make a WYSIWYG markdown editor by use codemirror 6 , it like obsidian editor , everyone can test it , notice : Back up your data
format of markdown support
- basic format ,for example: head,bold,italic,code,highlight...
- extensions : table,subscript,superscript,math...
- support parse
[[ ]]
and![[ ]]
- use right click to get edit command board
这是一个大版本更新
大家好,我用codemirror6 开发了一个所见即所得的markdown 编辑器,现在已经集成到软件,大家可以测试一下,注意:先备份您的数据
markdown 格式支持
- 常用的格式,比如标题,链接,图片,加粗,倾斜,高亮,列表,有序列表等等
- 扩展支持 表格,上下标,脚注等等
- 支持 解析 [[]] 和 ![[]] obsidian 语法
- 右击可以获取编辑菜单
另外 微信群和 QQ 群几乎已经加满,大家可以加入 QQ 频道
QQ 频道
或者 QQ 群 2
_2024_06_22_22_18_06_792.mp4
v0.0.9
async obsidian markmind features
- rich mode support basic layout
- relate link add start marker and end marker
- fix show menus when click boundary/summary/relate link
- support edit node note
- rich 模式导图支持 basic 布局
- 联系线添加开始和结束标志
- 修复点击归纳、外框、联系线弹出的按钮问题
- 支持编辑节点笔记
另外 微信群和 QQ 群几乎已经加满,大家可以加入 QQ 频道
QQ 频道
_2024_05_29_18_06_57_816.mp4
_2024_05_29_18_05_11_345.mp4
_2024_05_29_18_06_18_96.mp4
v0.0.8
- Add adaptive screen options in the settings
- Mind map Search supports the enter key
- fix cannot change theme bug in the settings
- fix cannot work if start setup
- 设置里增加导图自适应屏幕选项
- 导图搜索支持 enter 键
- 修复无法切换主题的问题
- 修复某些情况下无法打开软件的问题
_2024_04_14_15_21_39_271.mp4
v0.0.7
- add change theme in setting tab ,light and dark theme
- fix get data by chatgpt in (Q&A) type
- mindmap node add level class in dom ,you can set style for diffrent level node
- 设置里添加主题切换,目前支持 light 和 dark 主题
- 修改通过 chatGPT 问答模式获取数据生成节点的方式
- 导图节点增加等级样式类,现在可以为每个等级的节点自定义不同的样式
_2024_04_06_13_47_44_479.mp4
_2024_04_06_13_48_01_129.mp4
0.0.6
- fix export xmind cannot export image bug
- fix reference md jump errors when click
- support parsing video and audio syntax like
![[test.mp4]]
and![[test.mp3]]
- support chatGPT generate mindmap maps , right click node ,then click generate command
- Modify the file tree by clicking on the event to add open files with default app in the right click menu
- 修复导出xmind无法导出图片的问题
- 修复节点引用点击跳转错误的问题
- 节点支持解析视频和音频语法,比如
![[test.mp4]]
和![[test.mp3]]
- 支持使用chatGPT 生成思维导图,方法是右击节点,点击生成命令,注意需要在设置里填写你的openai apikey, 并且需要你的网络支持访问openai
- 修改文件树点击事件,在右击菜单中增加了 以默认程序打开文件 的命令
_2024_03_24_19_27_32_603.mp4
_2024_03_24_19_26_49_712.mp4
v0.0.5
- support use
annos
save pdf annotations - support export mindmap to image , context menu in blank of mind map
- support search in more of mind map
- support not restart markmind when change setting
- 支持使用 annos 格式保存pdf 标注
- 支持导出导图为图片
- 支持导图搜索,是在更多里打开或者关闭搜索框
- 支持更改大部分设置不在需要重启markmind