桌面的笔记管理软件实在有点多,而我自己选择的是KeepNote。当然他不比Evernote等之庞大,也不比之功能,实用便是硬道理。
KeepNote是Python语言编写的跨平台的笔记管理软件。因为平时也是需要在操作系统之间“周旋”。
官方链接:http://keepnote.org/keepnote/
它吸引我的地方在于文件的管理方式:以html和xml文件存储,子目录的生成。这种直读式的我很喜欢,一切都很清晰。
还有就是用它来做文献的管理还是不错的,这点在官方的文档里面就有提到。这个功能可以慢慢试用一下。
"One very subtle but convenient feature is that the listview sorting is saved on a per folder basis. I use this feature to save journal-like folders by creation date and reference-like folders by note title."
本文由 Bin 创作
我试试