CharTr is an artistical software realized just for the fun of programming. It's a fork of labyrinth 0.3. Inspiration sources are vym and vim :). But apart from beeing artistic, it tries to give an answer to the problem of mind mapping, and aims to usability.
Quoting wikipedia :
A mind map is a diagram used to represent words, ideas, tasks, or other items linked to and arranged radially around a central key word or idea. It is used to generate, visualize, structure, and classify ideas, and as an aid in study, organization, problem solving, decision making, and writing.
Prerequisites are python, pygtk (user interface), cairo (rendering), gstreamer (audio notes), python-plastex (math equations), and numpy.
At time of writing, it's features are :
- basic mind map with curved links.
- folding of links.
- colors.
- outline box of several selected nodes.
- audio/text/images embedded as notes.
- automatic saving.
- svg,png,pdf,ps export.
- numerous keyboard shortcuts (with an eased keyboard navigation, vim like).
- bookmarking of ideas
- search for a text in nodes
More in the documentation page.