A hierarchical note taking application, featuring rich text and syntax highlighting. The following languages are supported: |



- rich text (foreground color, background color, bold, italic, underline, strikethrough, small, h1 and h2)
- syntax highlighting (only when the rich text is disabled in the current node)
- images handling: insertion in the text, edit (resize/rotate), save as png file
- lists handling (bulleted and numbered and switch between them, multiline with shift+enter)
- simple tables handling (cells with plain text)
- alignment of text, images and tables (left/center/right)
- hyperlinks (links to webpages, links to nodes/nodes + anchors, links to files)
- find a node, find in current node, find in all nodes
- replace in node names, replace in current node, replace in all nodes
- iteration of the latest find, iteration of the latest replace, iteration of the latest applied text formatting
- import from a notecase file, import from a cherrytree file
TODO list:
- export to other formats of a node/all nodes (.odt/.pdf/.html)
- printing
- spelling check
- make syntax highlighting work just in a block of text (code box)
- encription, option to set a node as read only
- import from keepnote, basket
- paste in cherrytree rich text plus images from website
- option to edit pictures with external editor
- bookmarks menu
- full-screen editing like with pyroom or textroom (low priority)
- allow to insert images into table cells (low priority)
debian package (for all pc architectures) : cherrytree_0.9.2-1_all.deb
NOTE: for old distributions, like ubuntu 8.04LTS, use this package (which uses the old libglade instead of the new gtkbuilder)
archlinux package : here
microsoft windows binary (32 bit) : cherrytree_0.9.2_win32.7z
NOTE: requires the gtk and gtksourceview libraries installed:
a) install the executable "glade3-3.6.7-with-GTK+.exe" that you find here:
http://ftp.gnome.org/pub/gnome/binaries/win32/glade3/3.6/
b) download also the archive "gtksourceview-2.9.2.zip" that you find here:
http://ftp.gnome.org/pub/gnome/binaries/win32/gtksourceview/2.9/
and then extract all the content to your gtk installation directory
source code : cherrytree_0.9.2.tar.gz
resides in applications--accessories--cherrytree