todoist:tldr:76a5c
todoist: Add a task.
$ todoist add "${task_name}"
try on your machine
This command is part of the Todoist application and is used to add a new task to your Todoist task list. The command has a placeholder "${task_name}" which is where you need to specify the name of the task you want to add. For example, if you want to add a task called "Buy groceries", you would enter the command: todoist add "Buy groceries" This would create a new task in your Todoist task list with the name "Buy groceries".
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.