Package: rtodoist 0.1.9007
Cervan Girard
rtodoist: Create and Manage Todolist using 'Todoist.com' API
Allows you to interact with the API of the "Todoist" platform. 'Todoist' <https://todoist.com/> provides an online task manager service for teams.
Authors:
rtodoist_0.1.9007.tar.gz
rtodoist_0.1.9007.zip(r-4.5)rtodoist_0.1.9007.zip(r-4.4)rtodoist_0.1.9007.zip(r-4.3)
rtodoist_0.1.9007.tgz(r-4.4-any)rtodoist_0.1.9007.tgz(r-4.3-any)
rtodoist_0.1.9007.tar.gz(r-4.5-noble)rtodoist_0.1.9007.tar.gz(r-4.4-noble)
rtodoist_0.1.9007.tgz(r-4.4-emscripten)rtodoist_0.1.9007.tgz(r-4.3-emscripten)
rtodoist.pdf |rtodoist.html✨
rtodoist/json (API)
# Install 'rtodoist' in R: |
install.packages('rtodoist', repos = c('https://thinkr-open.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thinkr-open/rtodoist/issues
Last updated 1 years agofrom:291d22104c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:%>%add_projectadd_responsible_to_taskadd_sectionadd_tasks_in_projectadd_tasks_in_project_from_dfadd_user_in_projectadd_users_in_projectask_todoist_api_tokendelete_todoist_api_tokenget_all_dataget_all_projectsget_all_usersget_project_idget_section_idget_tasksget_tasks_of_projectget_todoist_api_tokenget_users_in_projectopen_todoist_website_profileset_todoist_api_tokenupdate_todoist_api_token
Dependencies:askpassassertthatclicurldigestdplyrfansifilelockgenericsgetPassgluehttrhttr2jsonlitekeyringlifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rappdirsrlangrstudioapisodiumstringistringrsystibbletidyselectutf8vctrswithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add a new project | add_project |
Add responsible to a task | add_responsible_to_task |
add section | add_section |
Add tasks in project | add_tasks_in_project |
Add tasks in project | add_tasks_in_project_from_df |
Add one user | add_user_in_project |
Add a list of users | add_users_in_project |
Pop-up to save the token | ask_todoist_api_token |
Call the good version of API | call_api |
Call project data | call_api_project_data |
Delete todoist api token | delete_todoist_api_token |
Get all objects inside a list | get_all_data |
List of projects | get_all_projects |
Get users | get_all_users |
Get id of project | get_project_id |
get id section | get_section_id |
List of tasks | get_tasks |
List of tasks of project | get_tasks_of_project |
Get token stored by keyring | get_todoist_api_token |
Get users id | get_users_id |
Get users in projects | get_users_in_project |
Open todoist website | open_todoist_website_profile |
Random key | random_key |
Set todoist API token | set_todoist_api_token |
Update Todoist Api Token | update_todoist_api_token |