Say, I have a lot of tasks to to be done. Each task is represented in a node, with the node's label being the task's name. When I finish a task, I want to mark the node as done. But I don't know how to insert a checkbox in nodes to achieve this. Can anyone help?