Skip to content

akirak/xmind-org-el

Repository files navigation

xmind-org.el

This is a small Emacs package for importing XMind mindmap files to Org mode. It was created to produce a skill list from Frontend / React Developer Mindmaps, and only minimal presentation features are supported for now.

CI xmind-org on MELPA

Installation

Install xmind-org from MELPA.

Usage

In an org-mode buffer, run xmind-org-insert-file and select a mindmap file (*.xmind). The outlines of its first sheet will be imported into the buffer.

Below is an example where the middle frontend developer roadmap is converted into Org:

https://raw.githubusercontent.com/ivan-kleshnin/frontend-mindmaps/master/middle.png

screenshot.svg

Contribution

If you need support for more properties in XMind mindmap files, please feel free to file an issue with an example file.

License

GPL v3