Tasks
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Source-only rules that filter on applicationName 'tasks' without specifying an eventName attribute here. | N | N |
| recurrence_ | Created recurring task. | N | N |
| recurrence_ | Made task recurring. | N | N |
| recurrence_ | Deleted recurring task. | N | N |
| recurrence_ | Modified recurring task. | N | N |
| recurrence_ | Changed the title of recurring task. | N | N |
| task_ | Assigned task to assignee. | N | N |
| task_ | Completed task. | N | N |
| task_ | Created task. | N | N |
| task_ | Deleted task. | N | N |
| task_ | Deleted all completed tasks on task list. | N | N |
| task_ | Created task list. | N | N |
| task_ | Deleted task list. | N | N |
| task_ | Changed the structure of task list. | N | N |
| task_ | Renamed task list. | N | N |
| task_ | Marked task as spam. | N | N |
| task_ | Modified task. | N | N |
| task_ | Moved task to different list. | N | N |
| task_ | Reassigned task to new assignee. | N | N |
| task_ | Restored the deleted task. | N | N |
| task_ | Changed the time of task. | N | N |
| task_ | Changed the title of task. | N | N |
| task_ | Unassigned task. | N | N |
| task_ | Marked task as incomplete. | N | N |
any: Tasks (any event)
#Description
Source-only rules that filter on applicationName 'tasks' without specifying an eventName attribute here.
References #
recurrence_created_from_task: Recurrence Created From Task
#Description
Made task recurring.
References #
recurrence_title_changed: Recurrence Title Changed
#Description
Changed the title of recurring task.
References #
task_list_completed_tasks_deleted: Task List Completed Tasks Deleted
#Description
Deleted all completed tasks on task list.
References #
task_list_structure_changed: Task List Structure Changed
#Description
Changed the structure of task list.
References #
task_moved_between_lists: Task Moved Between Lists
#Description
Moved task to different list.