add-project | Fires when adding a new project |
add-task | Fires when adding a new task |
assign-user | Fires when a user is assigned to a task |
check-task | Fires when a task is marked as completed |
clone-task | Fires when a task is pasted from the clipboard into the specified position |
close-inline-editor | Fires when closing the inline editor of a task/project |
close-menu | Fires when closing the menu |
collapse-task | Fires when collapsing a task |
copy-task | Fires when a task is copied into the clipboard |
delete-project | Fires when removing a project |
delete-task | Fires when removing a task |
drag | Fires when the user is dragging the tasks |
edit-item | Fires when the value of a task/project is edited via the inline editor |
end-drag | Fires when dragging of tasks has been finished |
expand-task | Fires when expanding a task |
hide-completed-tasks | Fires when To Do List is switched to the mode of hiding completed tasks |
indent-task | Fires when the nesting level of a task is demoted by one |
keypress-on-todo | Fires when a task is in focus at the time of using key navigation |
move-task | Fires when moving a task |
open-inline-editor | Fires when opening the inline editor of a task/project |
open-menu | Fires when opening the menu |
paste-task | Fires when a task is pasted from the clipboard into the specified position |
select-task | Fires when selecting a task |
set-filter | Fires when filtering data by the specified criteria |
set-project | Fires when changing the active project |
set-sort | Fires when sorting tasks |
show-completed-tasks | Fires when To Do List is switched to the mode of showing completed tasks |
start-drag | Fires when the user starts to drag the tasks |
unassign-user | Fires when a user is unassigned from a task |
uncheck-task | Fires when a task is marked as uncompleted |
unindent-task | Fires when the nesting level of a task is promoted by one |
unselect-task | Fires when unselecting a task |
update-project | Fires when updating a project |
update-task | Fires when updating a task |