-
-
Is it possible to query completed subtasks of active tasks somehow? I couldn't figure it out how:
* `api.items` does not seem to return them.
* `api.completed.get_all()` returns them, but they don…
-
Like described in API https://developer.todoist.com/sync/v9#add-an-item it would be helpful to add custom labels on upload.
-
Hi Tim,
I'm having trouble to send chars with accentuation to the TODOist API. This chars are part of the "task description", but the server doesn't recognize the command when I do so.
Here is my log…
-
I don't know what the original intent of karthik was but I think to make the package more effective you should remove some functions for which I do not see much of a use case (and then consequently le…
-
## Enhancement description
Like the Stripe API bindings, it would be great if you could configure network and system retries when intermittent network failures occur or server errors on the todoist s…
-
My OS: Ubuntu 22.04.2 LTS
When running the most recent binary, I cannot sync. I had the same problem on the previous 2 binaries. Am I doing something wrong? If not: I have a large amount of project…
-
Hi. First thanks for coding this, it has been very useful to me.
I don't know much aboute JS nor node, but do you think it would be possible to have a shortcut to show the todo list in the center o…
-
## Bug description
Performing the third step of the [OAuth procedure](https://developer.todoist.com/guides/#step-3-token-exchange) by calling `get_auth_token` returns the error KeyError: 'state'
T…
-
Create a spoke to send update to Todoist, the popular productivity tool. I've already started on the bones to create one that allows use of individual API keys (per person). I'd be happy to be the mai…