Thursday, November 3, 2011

When application starts it loads all your todo tasks, contact-code, todo-code and your preferences from the database and displays you todo-list.

To manually add tasks to todo-list follow the procedure:

1. Click on Add Task button.

2. Fill Name,Task and Deadline fields.

3. Click on OK.

To delete task from todo-list follw the procedure:

1. Click on Delete Task button.

2. Enter task number you want to delete.

3. Click on OK.

To clear the task list follw the procedure:

1. Click on Clear All.

2. Click on Yes.

To remotely add task to the todo-list follw the procedure:

1. Create a sms as follows:

todo-code#task#deadline

· todo-code: Sms must begin with this code. If sms do not start with todo-code that sms will not be parsed. For security purpose Todo-code can be changed in the settings page and default is #todocode.

· Task: Task to be added in the todo list.

· Deadline: Deadline for the task to be completed. It can be a date, duration, time etc.

2. Send sms to the phone where application is running and the task will be added to the todo-list and name of the sender will be searched in contacts list and filled in the name field else senders number will be filled in the name field.

To remotely fetch contacts from phone where application is running:

1. Create a sms as follows:

contact-code#contact_name

· contact -code: Sms must begin with this code. If sms do not start with contact-code that sms will not be parsed. For security purpose contact -code can be changed in the settings page and default is #conr.

· Contact-name: Name of the contact whose number should be searchend and replied.

2. Send sms to the phone where application is running and the phone numbers of all the contacts matching the contact name will be replied back.

Changing Settings

For changing any settings follow the procedure:

1. goto options->file->settings.

Contact-code: Code for contact retrieval.

Todo-code: Code for remote task adding.

Send reply to task adder via sms: It specifies whether or not send confirmation sms to the remote task adder.

2. Change any of the settings and click on Save Changes.

3. Enter the password(default password is default).

4. Click on Ok.

To change password follow follow the procedure:

1. Goto settings page as mentioned previously.

2. Click on Change Password.

3. Enter old password, new password and confirm password.

4. Click on Save.