I’m looking around for some software able to generate automatically a mind map, starting from a hierarchical text file, say something like
sun
.mercury
.venus
.earth
…moon
.mars
…phobos
…deimos
and so on…
(dots meaning tabs or something similar)
The resulting mind map needs not to be interactive, I need it just for visualization and printing.
Thank you for the wonderful ideas guys.
I used Graphviz in the past but somehow forgot about it - I guess I’ll start from there.
I’m decent at Python, so if there’s no script ready to do it, I’ll try to make one to convert my list to Dot.
It’s now possible to create mind-maps right in the forum.
mindmap
Sun
Mercury
Venus
Earth
Moon
Mars
Phobos
Deimos
The format is:
Type three backtick characters followed by the word mermaid. On English (USA) keyboards, the backtick character is at the top left of the keyboard, right above the TAB key.
See the first screenshot below.
After you type mermaid, the forum might add some extra text after it, shown in the second screenshot below.
On the next line, type mindmap.
Then write the keywords of your mind map nodes in outline format. You can indent child nodes with 2 or 4 spaces.
At the end of the mind map section, type three more backticks to close the mind map.
Here’s some text that you can copy/paste into a post as a template. Remember to wrap it with triple backticks as mentioned in the first bulleted step above.
mindmap
Sun
Mercury
Venus
Earth
Moon
Mars
Phobos
Deimos
Read more about mermaid syntax in their documentation. It’s possible to create different shapes and use markdown syntax in the nodes.
mindmap
root((I'm a circle))
id)**dreams**(
id))_actions_((