Create Todo Tasks

From main screen, press todo icon, the list of todo items will be shown so user can see how many todo in the list, press + on the top right corner will allow user to create a new todo tasks:

For the new tasks:

- Enter Task Name

- Task Type: user can choose for certain types of task such as mail, phone, SMS, Goto, etc.

- Due date: set the due date for task. Be noted that task name color in the list will be changed depended on the Due date.

- Notes: any information for the task.

Be noted that user can also create a todo task from the pending transaction, which will be a reminder for user:

Access list of pending item such as pending transactions, then click on an item, click Create Todo, a todo which information attached to the item is created. Then user just needs to Save it to todo list.

Back