Files
mnote/kmind-plugin/plugin.json
T

27 lines
941 B
JSON
Raw Permalink Normal View History

2025-12-01 07:22:08 +08:00
{
"name": "kmind-plugin",
"author": "suka233",
"url": "https://github.com/suka233/siyuan-kmind-plugin",
"version": "2.10.1",
"kmindReleaseMsg": "修复 moc 模式引发的偶发性快捷键失效 Bug, 修复 i18n warn, 优化性能",
"minAppVersion": "2.10.9",
"backends": ["all"],
"frontends": ["all"],
"displayName": {
"zh_CN": "KMind思维导图插件",
"en_US": "KMind plugin"
},
"description": {
"zh_CN": "KMind思维导图插件,MOC模式,思源文档一键转导图,导图镜像块,文档树导图,PDF标注跳转等功能,交流QQ群号:130584086",
"en_US": "KMind mind map plugin, one-click convert SiYuan documents to mind maps, mirror blocks, document tree mind maps, PDF annotation jump, etc."
},
"readme": {
"zh_CN": "README.md",
"en_US": "README_en_US.md"
},
"i18n": ["zh_CN", "en_US"],
"funding": {
"custom": ["https://txc.qq.com/products/662653"]
}
}