Create and Manage Todolist using 'Todoist.com' API


[Up] [Top]

Documentation for package ‘rtodoist’ version 0.4.0

Help Pages

accept_invitation Accept a project invitation
add_comment Add a comment to a task or project
add_filter Add a new filter
add_label Add a new label
add_project Add a new project
add_reminder Add a reminder to a task
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
archive_project Archive a project
archive_section Archive a section
ask_todoist_api_token Pop-up to save the token
call_api Call the Sync API
call_api_rest Call the REST API
close_task Close (complete) a task
delete_collaborator Delete a collaborator from a project
delete_comment Delete a comment
delete_filter Delete a filter
delete_invitation Delete an invitation
delete_label Delete a label
delete_project Delete a project
delete_reminder Delete a reminder
delete_section Delete a section
delete_task Delete a task
delete_todoist_api_token Delete todoist api token
delete_upload Delete an uploaded file
download_backup Download a backup
escape_json Escape special characters for JSON
export_template Export a project as a template
get_activity_logs Get activity logs
get_all_data Get all objects inside a list
get_all_filters Get all filters
get_all_labels Get all labels
get_all_projects List of projects
get_all_reminders Get all reminders
get_all_sections Get all sections
get_all_users Get users
get_all_workspaces Get all workspaces
get_archived_projects Get archived projects
get_backups Get list of backups
get_comment Get a single comment by ID
get_comments Get comments
get_completed_tasks Get completed tasks
get_filter Get a single filter by ID
get_filter_id Get filter id by name
get_label Get a single label by ID
get_label_id Get label id by name
get_productivity_stats Get productivity stats
get_project Get a single project by ID
get_project_id Get id of project
get_section Get a single section by ID
get_section_id Get section id
get_shared_labels Get shared labels
get_task Get a single task by ID
get_tasks List of tasks
get_tasks_by_filter Get tasks by filter query
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
get_user_info Get current user info
get_workspace_users Get workspace users
import_template Import a template into a project
invite_to_workspace Invite user to workspace
leave_workspace Leave a workspace
move_section Move a section to another project
move_task Move a task to another project or section
open_todoist_website_profile Open todoist website
quick_add_task Quick add a task using natural language
random_key Random key
reject_invitation Reject a project invitation
remove_shared_label Remove a shared label
rename_shared_label Rename a shared label
reopen_task Reopen (uncomplete) a task
set_todoist_api_token Set todoist API token
unarchive_project Unarchive a project
unarchive_section Unarchive a section
update_comment Update a comment
update_filter Update a filter
update_label Update a label
update_project Update a project
update_reminder Update a reminder
update_section Update a section
update_task Update a task
update_todoist_api_token Update Todoist Api Token
update_workspace Update a workspace
upload_file Upload a file