Your download link is at the very bottom of the page... always.



Processed through Paypal
No account required.


Donate Bitcoin to this wallet:
1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm
Donate Ethereum to this wallet:
0x40E56922F43637224935CDC35e2c96E0392A8505
Donate Litecoin to this wallet:
LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL

Buy our over-priced crap to help keep things running.
Take No CrapwareOG Dad CapNo Password


Join our Facebook groupFollow us on TwitterFollow us on InstagramOur RSS FeedJoin us on TikTokJoin us on LinkedIn


 Home » OlderGeeks.com Freeware Downloads » Office, Home Office, Business and Writing » Scheduling, Todo Lists, Project Management, Time Billing/Keeping » Cherrytree v1.1.0   
File - Download Cherrytree v1.1.0
Description

Always scroll to the bottom of the page for the main download link.
We don't believe in fake/misleading download buttons and tricks. The link is always in the same place.


Cherrytree v1.1.0

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) and Evgenii Gurianov (aka txe).

A complete user manual, created by Robert Boudreau:

ONLINE MANUAL

The following languages are supported:

Arabic (TO BE UPDATED)
Armenian (Seda Stamboltsyan, up to date)
Bulgarian (Iliya Nikolaev, TO BE UPDATED)
Chinese Simplified (Wang Yu, up to date)
Chinese Traditional (Emer Chen, TO BE UPDATED)
Croatian (Filip Bakula, TO BE UPDATED)
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, TO BE UPDATED)
Kazakh (Viktor Polyanskiy, up to date)
Kazakh (Latin) (Viktor Polyanskiy, up to date)
Korean (Sean Lee, TO BE UPDATED)
Lithuanian (TO BE UPDATED)
Persian (Majid Abri, up to date)
Polish (Mariusz Gasperaniec, up to date)
Portuguese (Rui Santos, TO BE UPDATED)
Portuguese Brazil (Raysa Dutra, TO BE UPDATED)
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:
  • 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
  • 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/) – 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]]


Changes:
v1.1.0 20 March 2024
implemented support for so called shared nodes that all point to the same data – create with right click on node (#1222)
improved search in tables and codeboxes to list and select all the instances; replace is also now supported (#2155, #2444)
implemented vertical toolbar in codeboxes supporting code exec, code copy, edit properties (can be disabled in preferences)
fixed crash when rapidly moving a node in the tree via keyboard shortcuts (#2409)
fixed issues with find and presence of anchored widgets (#2444)
fixed double click on word in table cell, heavy implementation, not selecting word
icon save on toolbar/menu is now greyed out when save is not needed
moved some preferences dialog settings from tab ‘miscellanous’ to tab ‘fonts’ that has been renamed ‘interface’
added option to allow to override the system setting for scrollbar overlay/auto hide (#2427)
added option to allow control of the minimum size of the scrollbar slider (#2427)
added options to control the text margins (#2425)
added also in preferences dialog option to enable/disable the menubar in titlebar (was already under top menu view, #2443)
added also in preferences dialog option to control the size of the toolbar icons (was already under top menu view, #2406)
added in preferences dialog enable/disable tooltips on tree, menus, toolbar (#2169)
added in preferences dialog control of max search results per page to display in the matches dialog
added up to 18 custom user colours in the colour picker palette (#2422)
allowing now underneath text selection with search/replace dialog open (#2426)
fixed regression in speed when searching in nodes names and tags (no nodes contents) after v1.0.2 (#2408)
reset autosave when manually saving; autosave to use a counter so that suspended time doesn’t count (#2120)
fixed tooltip on search results dialog, expected to display the node hierarchical name (#674)
added ABAP syntax highlighting (work of @marbovo, #2430)
added new gruvbox-light, gruvbox-dark style themes (work of Rafael Remigio, #2435)
fixed zoom not working with Ctrl+ on english keyboard (key + is on shift)
changed 6 default keyboard shortcuts using {,},[,] as problematic on German/Norwegian keyboards (#2423)
incomplete languages: el, fi, hi_IN, hu

























This download is for the Windows portable version.
If you need the Windows setup version, download here.
If you need the Linux version, download here.



Use 7-Zip to unzip this file.



Click here to visit the author's website.
Continue below for the main download link.


Downloads Views Developer Last Update Version Size Type Rank
6,296 15,466 Giuseppe Penone <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/cherrytree3_th.png"border="0"> Mar 22, 2024 - 11:16 1.1.0 76.52MB 7Z 5/5, out of 72 Votes.
File Tags
Cherrytree  v1.1.0  
      
Whoa! Slow down there, Speedy.
Kindly read this and then continue to download below.

Like seeing no ads? No misleading/fake download buttons?
We like it too! This site has been kept alive for 15 years
because of people just like you who download and donate.
No one is stopping you from downloading without donating
but the site runs on the "Honor System". If your momma
raised you to be honorable, make a donation and download
'til ya turn blue. Make your momma proud!

Thank you! -Randy & Deanna (The Older Geeks)
Missouri Ozarks, USA

Monthly operating costs = $750
Donations cover operating costs first
then are set aside for future upgrades and/or
handed-over to Deanna for new shoes.

Or

Or
Send a check payable to Home Computer Repair LLC, 208 E. Water St. Mount Vernon, MO 65712


Recent Super Donors ($50+)
Thanks, Mark
Thanks, Michael
Thanks, Russell
Thanks, Home Business Services Inc

Recent Donors
Thanks, Michael
Thanks, Douglas
Thanks, Tery
Thanks, Athar
Thanks, Louise
Thanks, John
Thanks, Richard
Thanks, Mark
Thanks, John
Thanks, Linda

→ Download Your File ←


Click to Rate File     Share it on Twitter →


OlderGeeks.com Copyright (c) 2024