Description Usage Arguments Value Examples
List of projects
1 | get_projects(token = get_todoist_api_token())
|
token |
token |
list of all projects
1 2 3 4 5 6 7 | ## Not run:
# Set API key first
set_todoist_api_token()
# Get all projects
projects <- get_projects()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.