Mind map software-generated

Plantuml looks interesting. It also generates mind maps, and works with Org Mode. :thinking:

I got a Java error when trying to run it on my laptop, but generated a simple mind map with it through the tool on the home page.

plantuml-mind-map

The code:

@startmindmap
* Sun
** Mercury
** Venus
** Earth
*** Moon
** Mars
*** Phobos
*** Deimos
@endmindmap
2 Likes