Anynote is a JS, struts, Spring, ibatis-built open source support multiuser personal http://www.aliyun.com/zixun/aggregation/13617.html "> Information management system , and each function module can be selected to open or deactivate, the main features include:
Task management, recording work and life to do, effectively arrange time, support classification, set priority; daily notes, whether it is to record the daily life of dribs and drabs, or to collect some good web text, are a good choice; readers, you can subscribe to the content of their interest, focus on reading; Manage to save your precious photos, leave a good memory; account management, personal finance tools, including total revenue and expenditure statistics, income statistics, daily expenditure statistics;
Welcome to ask questions and suggestions, I will be as soon as possible in the next version to resolve and improve the corresponding functions.
Latest News
The latest version of Anynote is 1.3.1, which is updated as follows:
Task List, click the row to enter the edit state instead; In the left menu, the node drag function of the non dynamic tree is removed; Note module, drag notes to the left of the Note classification node, you can modify the classification of notes; When you add notes, you can choose whether to save the remote pictures in your notes to the local; Can bulk move pictures to the target album; the photo album module can be added to the network through the URL of the picture, the tree node changes to save, automatically expand the parent node, instead of the previous collection; The Main panel tab page added the right button to close the menu; fix some bugs, such as fuzzy query, modify task classification times wrong , notice the changes to the database scripts when you upgrade.
I. Download
Local download Dbank Download
II. Installation
Follow the installation instructions on the project home page as follows:
1. Copy the Anynote.war file in the compressed package to the WebApps directory of Tomcat, and the Anynote folder will be generated automatically after the Tomcat is started.
2, create a UTF-8 encoded database in MySQL, and then import the Anynote.sql file in the \anynote\database folder to create the database;
3, open \anynote\web-inf under the Jdbc.properties file, modify the corresponding database host address, port, database name, user name, password;
4, open \anynote\web-inf under the Setting.properties file, modify the mail server address, account number, password and whether it can open registration;
5, restart Tomcat, input http://host: Port/anynote can be used, (Administrator account: admin/admin).