CharTr is a lightweight mind-mapping tool. It is based on Labyrinth 0.3 and inspired by VYM and VIM.
Currently, CharTr has the following features (from website):
- 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
- math equations.
Installation
To install CharTr on Ubuntu 8.04 (Hardy Heron), you can execute the following steps:
- Installing python-plastex and numpy:
sudo apt-get install python-plastex python-numpy - Download the latest version of CharTr. Save the .tar.gz file to your desktop.
- Running CharTr:
cd ~/Desktop
tar zxvf CharTr_016_20080723.tar.gz
cd CharTr_016
python chartr.py
1 response so far ↓
1 erichansa // Jul 25, 2008 at 8:45 am
I like this. How can I get this?
Leave a Comment