Create and Manage Todolist using 'Todoist.com' API


[Up] [Top]

Documentation for package ‘rtodoist’ version 0.2.0

Help Pages

add_project Add a new project
add_responsible_to_task Add responsible to a task
add_section add section
add_tasks_in_project Add tasks in project
add_tasks_in_project_from_df Add tasks in project
add_users_in_project Add a list of users
add_user_in_project Add one user
ask_todoist_api_token Pop-up to save the token
call_api Call the good version of API
call_api_project_data Call project data
delete_todoist_api_token Delete todoist api token
get_all_data Get all objects inside a list
get_all_projects List of projects
get_all_users Get users
get_project_id Get id of project
get_section_id get id section
get_tasks List of tasks
get_tasks_of_project List of tasks of project
get_todoist_api_token Get token stored by keyring
get_users_id Get users id
get_users_in_project Get users in projects
open_todoist_website_profile Open todoist website
random_key Random key
set_todoist_api_token Set todoist API token
update_todoist_api_token Update Todoist Api Token