介绍
CherryTree是一个支持无限层级分类的笔记软件,Python编写,支持富文本编辑和代码高亮,支持Mac、Linux、Windows平台。
支持从NoteCase、KeepNote、Knowit、Tomboy、TuxCards、Treepad、Leo等笔记软件导入数据。
软件截图
软件特点
多语言支持,包括中文、英文、法文等。
富文本编辑(这个算是缺点,技术笔记软件竟然不支持Markdown编辑)。
语法高亮(仅在富文本编辑禁用时可以使用)。
图像处理:在文本中插入,编辑(调整大小/旋转),保存为png文件。
超链接支持:可以链接到网页、节点、文件、文件夹等。
表格支持:可以在文本中插入表格。
代码框支持:可以在文本中插入代码框。
pdf支持:可以把选中的节点或子节点输出为pdf格式。
支持输出为html格式或普通文本。
CherryTree将所有笔记存储在一个.ctb结尾的文件中(也可分开存多个ctb文件),.ctb文件还可以设置访问密码
更新日志
v1.4.0.0
- password protected archives, enhanced encryption strength (7zip AES, work of @vitusb, from original report/patch to 7zip of
- collapsible headers, the collapsible section must not contain a bigger header, only smaller headers
- collapsible headers, expand automatically when moving a row of text up/down into a collapsed secion
- collapsible headers, changed expanded/collapsed icon to arrows
- collapsible headers, when copy/cut a collapsed header ensure that the hidden section is also set in the clipboard
- remove text formtting to also remove TOC anchors
- fixed on windows copy table and paste into microsoft word results in plain text paste
- settings to expand codeboxes automatically now separated for width and height
- increased default height of the dialogs to select an element from a list
- updated languages ja, kk_KZ, kk_LA, ru, zh_TW
- incomplete languages: ar, fa, fi, hi_IN, hr, ko, lt, nl, pt, sv, zh_CN (want to help and update one? write me