powered by
Add a new project
add_project(project_name, verbose = TRUE, token = get_todoist_api_token())
id of the new project
name of the new project
boolean that make the function verbose
todoist API token
if (FALSE) { add_project("my_proj") }
Run the code above in your browser using DataLab