| quick_add_task | R Documentation |
Quick add a task using natural language
quick_add_task(text, verbose = TRUE, token = get_todoist_api_token())
text |
natural language text for the task |
verbose |
boolean that make the function verbose |
token |
todoist API token |
task object
## Not run:
quick_add_task("Buy milk tomorrow at 5pm #Shopping")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.