共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > QtNote |
QtNote
|
1 | 0 | 156 |
贡献者 | 讨论 | 代码提交 |
Small and simple note-taking application written in Qt C++
Features:
1) simplified tomboy-like interface
2) reads and writes tomboy notes (w/o rich text formatting)
3) reads and writes its own notes in plain text files
4) cross-platform since written in poor Qt
Plan:
1) extendable pluggable storages
2) tags
3) tasks
4) auto start
5) storages priority control
6) basic rich text support