To-Do List Logs
Personal Settings
| Action | Level | Log |
|---|---|---|
| Adding Categories | Information | [create] category (cid:**, title:**) |
| Delete Category | Information | [delete] category (cid:**) |
| Properties (in alphabetical order) |
Meaning | Remarks |
|---|---|---|
| cid | Category ID | |
| title | Category names |
User Actions
| Action | Level | log |
|---|---|---|
| Add To-Dos | Information | [create] todo (tid:**, cid:**, title:**) |
| Change To-Dos | Information | [modify] todo (tid:**, cid:**, title:**) |
| Delete To-Dos | Information | [delete] todo (tid:**) |
| Complete To-Dos | Information | [finish] todo (tid:**) |
| Properties (in alphabetical order) |
Meaning | Remarks |
|---|---|---|
| cid | Category ID | |
| tid | ID of To-Do | |
| title | To-Do |