| reopen_task | R Documentation |
Reopen (uncomplete) a task
reopen_task(task_id, verbose = TRUE, token = get_todoist_api_token())
task_id |
id of the task to reopen |
verbose |
boolean that make the function verbose |
token |
todoist API token |
id of the reopened task (invisible)
## Not run:
reopen_task("12345")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.