Skip to main content

API events overview

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