Structs§
- Attachment
- Todoist Attachment model
- Comment
- Todoist Comment model
- Comment
Filter Args - Comment filter arguments
- Create
Comment Args - Comment creation arguments
- Create
Label Args - Label creation arguments
- Create
Project Args - Project creation arguments
- Create
Section Args - Section creation arguments
- Create
Task Args - Task creation arguments
- Deadline
- Todoist Deadline model
- Due
- Todoist Due date model
- Duration
- Todoist Duration model
- Label
- Todoist Label model
- Label
Filter Args - Label filter arguments
- Project
- Todoist Project model
- Project
Filter Args - Project filter arguments
- Section
- Todoist Section model
- Section
Filter Args - Section filter arguments
- Task
- Todoist Task model
- Task
Filter Args - Task filter arguments
- Update
Comment Args - Comment update arguments
- Update
Label Args - Label update arguments
- Update
Project Args - Project update arguments
- Update
Section Args - Section update arguments
- Update
Task Args - Task update arguments
- User
- Todoist User model
Enums§
- Todoist
Error - Represents different types of errors that can occur when interacting with the Todoist API
Functions§
- empty_
response_ error - Helper function to create an empty response error
- not_
found_ error - Helper function to create a not found error
- rate_
limited_ error - Helper function to create a rate limiting error
Type Aliases§
- Todoist
Result - Result type for Todoist API operations