powered by
Quick add a task using natural language
quick_add_task(text, verbose = TRUE, token = get_todoist_api_token())
task object
natural language text for the task
boolean that make the function verbose
todoist API token
if (FALSE) { quick_add_task("Buy milk tomorrow at 5pm #Shopping") }
Run the code above in your browser using DataLab