- windows下的思维导图Mind Manager产生的.mmap文件,在Ubuntu下没有替代的软件
- 二者的核心文件还是Document.xml中少了一个头部部分
- 代码如下,详见:https://gist.github.com/xddaijun/3264921
- 需要依赖 python, python-libxml2, python-libxslt1
- 使用方法:python mm2fm.py *.mmap
源码:https://gist.github.com/xddaijun/3264921
源码:https://gist.github.com/xddaijun/3264921