Page MenuHomeSolus

Update cherrytree to 0.38.10
ClosedPublic

Authored by algent on Jan 5 2020, 6:05 PM.
Tags
None
Referenced Files
F11061085: D8006.id19158.diff
Fri, Aug 11, 10:44 AM
F11015246: D8006.diff
Sat, Aug 5, 10:24 AM
F10906524: D8006.id19201.diff
Jul 6 2023, 10:48 AM
F10851433: D8006.id19156.diff
Jun 12 2023, 12:57 PM
F10850694: D8006.id19158.diff
Jun 12 2023, 6:13 AM
F10847647: D8006.id19201.diff
Jun 11 2023, 11:28 AM
F10826724: D8006.diff
Jun 4 2023, 3:35 AM
F10719732: D8006.id.diff
May 5 2023, 1:28 PM
Subscribers

Details

Summary

Changelog:

  • bugfix: error opening encrypted documents when path contains non-ASCII characters
  • bugfix: removing the text formatting was possible in read-only Node
  • bugfix: collapse all nodes at startup doesn't work with enabled expand tree at mouse click
  • added support for export to PDF from command line
  • supporting new syntax highlighting for language kotlin
  • reload after external update to ct* file disabled by default
  • smart quotes auto replacement replacing characters configurable manually editing config.cfg
  • added small sigma to default special chars
  • added dollar as character not to be used in passwords; note that all chars will be instead usable in upcoming gtkmm3 version
  • minor changes to support reading a document that has been edited from the upcoming gtkmm3 version of cherrytree
  • minor changes to support reading a config.cfg that has been edited from the upcoming gtkmm3 version of cherrytree

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Make some notes and subnotes, delete some notes and subnotes.
  • Export to different formats, PDF, HTML. TXT, XML and SQLITE.
  • Import notes from CTB, HTML and TXT files

Diff Detail

Repository
R513 cherrytree
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent requested review of this revision.Jan 5 2020, 6:05 PM
algent updated this revision to Diff 19158.
algent edited the test plan for this revision. (Show Details)

Fix typo

This revision is now accepted and ready to land.Jan 9 2020, 11:31 AM
This revision was automatically updated to reflect the committed changes.