cherrytree

cherrytree

A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in either a single file (xml or sqlite) or multiple files and directories.

Written by Giuseppe Penone (aka giuspen) and Evgenii Gurianov (aka txe).

The user manual online html and downloadable ctb written by Ellie Borden (currently old and discontinued).

The following languages are supported (If you want to help translating to your language write me):

  • Arabic (Abdulrahman Karajeh, up to date)
  • Armenian (Seda Stamboltsyan, up to date)
  • Bulgarian (Iliya Nikolaev, up to date)
  • Chinese Simplified (Wang Yu, up to date)
  • Chinese Traditional (Emer Chen, up to date)
  • Croatian (Filip Bakula, up to date)
  • Czech (Pavel Fric, up to date)
  • Dutch (up to date)
  • English (default)
  • French (Francis Gernet, up to date)
  • Finnish (Henri Kaustinen, TO BE UPDATED)
  • German (Matthias Hoffmann, up to date)
  • Greek (TO BE UPDATED)
  • Hindi India (TO BE UPDATED)
  • Hungarian (Stiener Norbert, TO BE UPDATED)
  • Italian (Vincenzo Reale, up to date)
  • Japanese (Piyo, up to date)
  • Kazakh (Viktor Polyanskiy, up to date)
  • Kazakh (Latin) (Viktor Polyanskiy, up to date)
  • Korean (Sean Lee, up to date)
  • Lithuanian (up to date)
  • Persian (Majid Abri, up to date)
  • Polish (Mariusz Gasperaniec, up to date)
  • Portuguese (Rui Santos, up to date)
  • Portuguese Brazil (Raysa Dutra, up to date)
  • Romanian (Tudor Sprinceana, up to date)
  • Russian (Viktor Polyanskiy, up to date)
  • Slovenian (Erik Lovrič, up to date)
  • Spanish (up to date)
  • Swedish (Åke Engelbrektson, up to date)
  • Turkish (Ferhat Aydin, up to date)
  • Ukrainian (Giuseppe Penone, up to date)
features features
stable download
testing download
source development
bug tracker plugins

cherrytree

cherrytree

cherrytree

cherrytree

cherrytree

cherrytree



top
help features :

  • rich text (foreground color, background color, bold, italic, underline, strikethrough, small, h1, h2, h3, h4, h5, h6, subscript, superscript, monospace)
  • syntax highlighting supporting several programming languages
  • images handling: insertion in the text, edit (resize/rotate), save as png file
  • latex math equations rendering
  • embedded files handling: insertion in the text, save to disk
  • multi-level lists handling (bulleted, numbered, to-do and switch between them, multiline with shift+enter)
  • simple tables handling (cells with plain text), cut/copy/paste row, import/export as csv file
  • codeboxes handling: boxes of plain text (optionally with syntax highlighting) into rich text, import/export as text file
  • execution of the code for code nodes and codeboxes; the terminal and the command per syntax highlighting is configurable in the preferences dialog; an embedded terminal is available on linux and mac os
  • alignment of text, images, tables and codeboxes (left/center/right/fill)
  • hyperlinks associated to text and images (links to webpages, links to nodes/nodes + anchors, links to files, links to folders)
  • spell check (using gspell)
  • intra application copy/paste: supported single images, single codeboxes, single tables and a compound selection of rich text, images, codeboxes and tables
  • cross application copy/paste (tested with libreoffice and gmail): supported single images, single codeboxes, single tables and a compound selection of rich text, images, codeboxes and tables
  • 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 (using http://www.7-zip.org/) available only for storage as single file – NOTE: while a cherrytree password protected document is opened, an unprotected copy is extracted to a temporary folder of the filesystem; this copy is removed when you close cherrytree
  • tree nodes drag and drop
  • automatic link to web page if writing the URL
  • automatic link to node if writing node name surrounded by [[node name]]



top

downloadDownload last stable version 1.1.2 (April 4th, 2024 – changelog) :

tar.gz archive Source code (GPLv3+): cherrytree_1.1.2.tar.xz
with signature cherrytree_1.1.2.tar.xz.asc and key:
terminal gpg --keyserver keyserver.ubuntu.com --recv-keys C7BF38CE0BD442C2369AA984049128A20CE0648D
terminal gpg --verify PATH.tar.xz.asc
( NOTE: also available under github releases )

linuxubuntu package Ubuntu bionic 18.04 LTS / focal 20.04 LTS / jammy 22.04 LTS / mantic 23.10 / noble 24.04 LTS
giuspen PPA:

sudo add-apt-repository ppa:giuspen/ppa
sudo apt update
sudo apt install cherrytree

https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+packages

linuxdebian packageDebian 12 cherrytree_1.1.2-2~Debian12_amd64.deb
Debian 11 cherrytree_1.1.2-2~Debian11_amd64.deb
Debian 10 cherrytree_1.1.2-2~Debian10_amd64.deb

linuxrpm package Fedora 39 cherrytree-1.1.2~Fedora39_amd64.rpm
Fedora 38 cherrytree-1.1.2~Fedora38_amd64.rpm
Fedora 31+ see https://copr.fedorainfracloud.org/coprs/bcotton/cherrytree/

linuxappimage package AppImage CherryTree-1.1.2-x86_64.AppImage (all in one file, after downloading make it executable and then run it from a terminal or just double click)

linuxflatpak package Flatpak https://flathub.org/apps/details/net.giuspen.cherrytree

linuxsnap package Snap https://snapcraft.io/cherrytree

mac os homebrew Mac OS X Installer (by @dehesselle) https://gitlab.com/dehesselle/cherrytree_macos/-/releases
or Homebrew https://formulae.brew.sh/formula/cherrytree
or Mac Ports https://ports.macports.org/port/cherrytree

7z archive Microsoft windows installer: cherrytree_1.1.2.0_win64_setup.exe [variant without-latex; old pygtk2 cherrytree_0.39.4_setup.exe]

7z archive Microsoft windows portable archive: cherrytree_1.1.2.0_win64_portable.7z (look for mingw64/bin/cherrytree.exe; for portable config put config.cfg in portable folder root, beside license.txt) [variant without-latex; old pygtk2 cherrytree_0.39.4_win32_portable.7z]

terminal sha256sum *
d5e7a2fddfe0577c25361695e2ea402ae34ce34d0b16e5610df2e06afa71fd2d cherrytree_1.1.2.tar.xz
bd7f6f9160e624b089eb73d19854c7484839c08ddc88a407f0dbe4ee32e5f2c5 cherrytree_1.1.2.tar.xz.asc
dbc9d51a13d4027ad1f2bf1138d5ed7ff68c651d9d733eca7359aa7080286038 cherrytree_1.1.2.0_win64_setup.exe
2b4b0b599a7aaa7bcc86e00596a0882b8fe04a2e62bd6794aa6f397ada5ae708 cherrytree_1.1.2.0_win64_setup_nolatex.exe
6e06871f4519666d6e8e4a5180bb417b531fdd1f0de68da93378a6396c10a0b8 cherrytree_1.1.2.0_win64_portable.7z
b5a0b1a1656ace4d275ab3dc7d25229398c6fc240a1d695f03ce576a78152483 cherrytree_1.1.2.0_win64_portable_nolatex.7z
3c24db7f49b04735d853d65aafa455922fbe4445718e569dc5ae942f31c6d205 CherryTree-1.1.2-x86_64.AppImage
d50162c8d646f36829976076f9d396808678540a466e0c6e75f2d12adacd457f cherrytree_1.1.2-2~Debian10_amd64.deb
7af08a94e7658c3af9f6c5a4b59012d6b4304a4356ce8f086337c3e9fcac7f0d cherrytree_1.1.2-2~Debian11_amd64.deb
03fc808ba82ddfb3781ab696af5d25cddcaf11b53bfa4ba117a5e7cc5b5f5494 cherrytree_1.1.2-2~Debian12_amd64.deb
224a8c057ddffe9298dbd9cc243600c47f8d79e01b08e79389fd01b2382e1dac cherrytree-1.1.2~Fedora38_amd64.rpm
55c675bc1fde71263f03112f1ee81aa459a8ecceaf81b61d261ae1115b424b98 cherrytree-1.1.2~Fedora39_amd64.rpm

gnome resides in applications–accessories–cherrytree



top

downloaddownload testing version:

(v1.1.2 pre-release)
linuxappimage packageAppImage CherryTree-1.1.1+16-x86_64.AppImage (all in one file, after downloading make it executable and then run it from a terminal or just double click)

7z archive Microsoft windows portable archive: cherrytree_1.1.1.0+16_win64_portable.7z (look for mingw64/bin/cherrytree.exe; for portable config put config.cfg in portable folder root, beside license.txt)



top
plugins  source code :

the source code is version controlled with git and hosted by github.
you can get a clone of the cherrytree git repository issuing the command:

terminal git clone https://github.com/giuspen/cherrytree.git
terminal git submodule update --init

top