CherryTree
A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
- Rich text
 - Syntax highlighting
 - Images handling
 - Embedded files handling
 - Multi-level lists handling
 - Simple tables handling
 - Codeboxes handling
 - Execution of the code for code nodes and codeboxes
 - Alignment of text, images, tables and codeboxes
 - Hyperlinks associated to text and images
 - Spell check
 - Intra application copy/paste
 - Cross application copy/paste
 - Copying a list of files from the file manager and pasting in cherrytree will create a list of links to files, images are recognized and inserted in the text
 - Print & save as pdf file of a selection / node / node and subnodes / the whole tree
 - Export to html of a selection / node / node and subnodes / the whole tree
 - Export to plain text of a selection / node / node and subnodes / the whole tree
 - TOC generation for a node / node and subnodes / the whole tree, based on headers h1, h2 and h3
 - Find a node, find in selected node, find in selected node and subnodes, find in all nodes
 - Replace in nodes names, replace in selected node, replace in selected node and subnodes, replace in all nodes
 - Iteration of the latest find, iteration of the latest replace, iteration of the latest applied text formatting
 - Import from html file, import from folder of html files
 - Import from plain text file, import from folder of plain text files
 - Import from basket, cherrytree, epim html, gnote, keepnote, keynote, knowit, mempad, notecase, rednotebook, tomboy, treepad lite, tuxcards, zim
 - Export to cherrytree file of a selection / node / node and subnodes / the whole tree
 - Password protection
 - Tree nodes drag and drop
 - Automatic link to web page if writing the URL
 - Automatic link to node if writing node name either with no spaces and camelcase or surrounded by [[node name]]