Hooks

Flag: --pre-new-task
Env: $TODOTXT_TUI_PRE_NEW_TASK
Conf: pre_new_task
Path to the script executed before creating a new task. If none, no action is taken before a new task is created

Flag: --post-new-task
Env: $TODOTXT_TUI_POST_NEW_TASK
Conf: post_new_task
Path to the script executed after creating a new task. If none, no action is taken after a new task is created

Flag: --pre-remove-task
Env: $TODOTXT_TUI_PRE_REMOVE_TASK
Conf: pre_remove_task
Path to the script executed before removing a task. If none, no action is taken before a task is removed

Flag: --post-remove-task
Env: $TODOTXT_TUI_POST_REMOVE_TASK
Conf: post_remove_task
Path to the script executed after removing a task. If none, no action is taken after a task is removed

Flag: --pre-move-task
Env: $TODOTXT_TUI_PRE_MOVE_TASK
Conf: pre_move_task
Path to the script executed before moving a task. If none, no action is taken before a task is moved

Flag: --post-move-task
Env: $TODOTXT_TUI_POST_MOVE_TASK
Conf: post_move_task
Path to the script executed after moving a task. If none, no action is taken after a task is moved

Flag: --pre-update-task
Env: $TODOTXT_TUI_PRE_UPDATE_TASK
Conf: pre_update_task
Path to the script executed before updating a task. If none, no action is taken before a task is updated

Flag: --post-update-task
Env: $TODOTXT_TUI_POST_UPDATE_TASK
Conf: post_update_task
Path to the script executed after updating a task. If none, no action is taken after a task is updated