CherryTree : OpenSource Note Taking app


A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. Written by Giuseppe Penone (aka giuspen).

features :
  1. rich text (foreground color, background color, bold, italic, underline, strikethrough, small, h1, h2, h3, subscript, superscript, monospace)
  2. syntax highlighting supporting several programming languages
  3. images handling: insertion in the text, edit (resize/rotate), save as png file
  4. multi-level lists handling (bulleted, numbered, to-do and switch between them, multiline with shift+enter)
  5. simple tables handling (cells with plain text), cut/copy/paste row, import/export as csv file
  6. codeboxes handling: boxes of plain text (optionally with syntax highlighting) into rich text, import/export as text file
  7. highlighting is configurable in the preferences dialog
  8. alignment of text, images, tables and codeboxes (left/center/right/fill)
  9. print & save as pdf file of a selection / node / node and subnodes / the whole tree
  10. export to html of a selection / node / node and subnodes / the whole tree
  11. export to plain text of a selection / node / node and subnodes / the whole tree
  12. toc generation for a node / node and subnodes / the whole tree, based on headers h1, h2 and h3
  13. find a node, find in selected node, find in selected node and subnodes, find in all nodes
  14. replace in nodes names, replace in selected node, replace in selected node and subnodes, replace in all nodes
  15. import from html file, import from folder of html files
  16. import from plain text file, import from folder of plain text files
  17. import from basket, cherrytree, epim html, gnote, keepnote, keynote, knowit, mempad, notecase, rednotebook, tomboy, treepad lite, tuxcards, zim
  18. export to cherrytree file of a selection / node / node and subnodes / the whole tree
  19. password protection (using http://www.7-zip.org/) – NOTE: while a cherrytree password protected 
Available : Windows, Linux

Website : https://www.giuspen.com/cherrytree/
Documentation : http://giuspen.com/cherrytreemanual/
GitHub : https://github.com/giuspen/cherrytree



Comments