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