Skip to content

Conversation

7rebux
Copy link
Contributor

@7rebux 7rebux commented Jul 26, 2025

Changes

Added two new endpoints from the official Todoist API Documentation including types and tests:

  • getCompletedTasksByCompletionDate
  • getCompletedTasksByDueDate

Testing

  • All tests pass (npm run test)
  • TypeScript compilation successful (npm run ts-compile-check)
  • Linting passes (npm run lint-check)
  • Code formatting verified (npm run format-check)

Copy link
Contributor

@scottlovegrove scottlovegrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thank you @7rebux for the contribution.

@scottlovegrove scottlovegrove merged commit e733e66 into Doist:main Jul 28, 2025
1 check passed
@scottlovegrove
Copy link
Contributor

@7rebux This has been released in 5.1.0 of the package.

@realmikkifriend
Copy link

realmikkifriend commented Aug 2, 2025

Thank you! This resolves my request #288

Here is the documentation for getCompletedTasksByCompletionDate() and getCompletedTasksByDueDate().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants