add_project | R Documentation |
Add a new project
add_project(project_name, verbose = TRUE, token = get_todoist_api_token())
project_name |
name of the new project |
verbose |
boolean that make the function verbose |
token |
todoist API token |
id of the new project
## Not run:
add_project("my_proj")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.