7

I have tried to use Org Mode via Emacs to organise information, but somehow I miss information that was easy to see with mind mapping software.

Is there anything that can visually display information, in much the same way as Freemind?

yazz.com
  • 3,361

3 Answers3

2

Not directly answer your question. But org-brain is worth a try.

It is concept map tools for Emacs inspired form The Brain

azzamsa
  • 131
1

Export your org files to freemind when you want to review.

1

You can use org2opml to convert to OPML, which can be opened with MindNode, Mindmeister, and many other mindmapping apps. You can also copy-paste plain-text lists directly into MindNode and it will parse the indentation correctly.