Programmer notes CherryTree 0.99.19 released

CherryTree 0.99.19 is now released. CherryTree is a note-taking software that supports unlimited levels of classification. It is written in Python, supports rich text editing and code highlighting, and supports Linux and Windows platforms. The data is stored in sqlite or XML, password protection is supported, and data can be imported from note-taking software such as NoteCase, KeepNote, Knowit, Tomboy, TuxCards, Treepad, Leo, etc.

The update content of this version is as follows:

  • The column width of the table is no longer forced to be equal-use the right-click menu or Ctrl+Period/Ctrl+Alt+Period to modify
  • Fix the problem of not searching in the current node
  • Fixed the problem that the text of rich text monospace mark cannot be zoomed
  • Fixed the import of non ascii/utf-8 plain text files (new library -uchardet required)
  • Improve the undo/redo of the code box and table, restore the cursor position
  • Fix the visualization failure in the table after changing the row/column
  • Fix the menu with too much blank before the icon
  • Supports navigation using Ctrl+Arrows, Tab and Shift+Tab in the table
  • Remove unnecessary spaces from html copy/paste
  • French update

Update instructions: https://github.com/giuspen/cherrytree/blob/master/changelog.txt

Guess you like

Origin www.oschina.net/news/120112/cherrytree-0-99-19-released