发布于 2016-05-30 02:18:07 | 103 次阅读 | 评论: 0 | 来源: 网友投递
CherryTree 笔记软件
Fedora 17新增的笔记软件,一个支持无限层级分类的笔记软件,Python编写,支持富文本编辑和代码高亮,支持Linux和Windows平台。
一个支持无限层级分类的笔记软件,Python编写,支持富文本编辑和代码高亮,支持Linux和Windows平台。
数据采用sqlite或XML存储,支持密码保护,支持从NoteCase、KeepNote、Knowit、Tomboy、TuxCards、Treepad、Leo等笔记软件导入数据。
--------------------------------------------------------------
• implemented configurability of most of the keyboard shortcuts (few of them cannot be changed)
• implemented quick access to last visited nodes with configurable number of buttons on the node name header
• implemented the possibility to select from a list the default icon for all the (non code) nodes in the tree; code nodes have by default explicit icons related to the programming language
• implemented the possibility for any node to set an icon from a list
• implemented the possibility for any node to set color and boldness for the node name
• implemented control of the vertical space around lines (work by bfloch)
• implemented the possibility to disable the smart quotes auto replacement
• implemented the option to have the links underlined or not
• implemented the tree node action “move right” to make a node son of the above sibling; taking shortcut Shift+Right
• implemented the possibility at mouse click on the node to expand it and to have the focus moved to the text
• implemented the import from RedNotebook
• added in the preferences dialog the possibility to reset to the default values the toolbar and the special characters
详情:http://www.giuspen.com/cherrytree/