add_project             Add a new project
add_responsible_to_task
                        Add responsible to a task
add_task_in_project     Add task in project
add_tasks_in_project    Add a list of tasks
add_user_in_project     Add one user
add_users_in_project    Add a list of users
ask_todoist_api_token   Pop-up to save the token
call_api                Call the good version of API
delete_todoist_api_token
                        Delete todoist api token
get_all                 Get all objects inside a list
get_id_project          Get id of project
get_projects            List of projects
get_tasks               List of tasks
get_todoist_api_token   Get token stored by keyring
get_user_id             Get user id
get_users               Get users
init_project            Init project
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
