Skip to content

api feedback #208

@iloveitaly

Description

@iloveitaly

love todoist, but the API bindings need some love:

  • no example code, at least with any complexity
  • changelog was really basic for such a massive change
  • get_projects() returns an iterator, but it only has a single iteration. This is odd. You should just iterate through the first batch list and then pull from the network when you need to
  • docs should be linked on the GH homepage url and the broken docs/ folder content should be removed. Also there are broken links in the readme.
  • Seems to assume UTC dates but doesn't make that clear. You would expect if you send over a datetime.now() with the computer TZ it would include all activity up to datetime

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions