nixnote and everpad
evernote在linux下的版本有nixnote、everpad。
nixnote
(need install java)
For ubuntu user, Nixnote also available to install via PPA, do following on terminal :
sudo add-apt-repository ppa:vincent-c/nevernote sudo apt-get update sudo apt-get install nixnote
nixnote(1.2)不支持图片,web clips的格式会乱,占用内存较大。1.3已经修复上述问题,nixnote 开发活跃,新版本功能越来越强,值得期待。
Everpad
How do we install Everpad 1.0.2?
Add the following PPA (Oneiric, Precise, Quantal)
sudo add-apt-repository ppa:nvbn-rm/ppa sudo apt-get update sudo apt-get install everpad python-oauth2
参考:
Allow Access: everpad
Do you authorize everpad to access your account for up to 365 days, with permissions to:
Create notes, notebooks and tags
Update notes, notebooks and tags
Read notebooks and tags
Read notes
Authorize Decline
OAuth:https://zh.wikipedia.org/wiki/OAuth
原文:http://www.cnblogs.com/congbo/archive/2012/08/15/2640478.html