-
Any idea what could be causing this please?
Running python 3.7 on OSX Mojave (10.14.6), with pipx installed via homebrew
API key obviously blanked out, but Im using the real one from Todoist In…
-
This tool has been super helpful, however my biggest hiccup is currently trying to close tasks.
When I'm done with something, having to type or specifically copy the task ID can be quite cumbersom…
-
Unless I am misunderstanding the basic principle of a REST API, I do not see any function to move a task to another project or section either in the documentation or the code.
Did I miss this metho…
-
Traceback (most recent call last):
File "infowindow.py", line 15, in
from mod_todo import mod_todoist as modTodo # TODO
File "/home/pi/InfoWindow/mod_todo/mod_todoist.py", line…
-
## Enhancement description
I would much rather deal with the result pattern of data, instead of having to try-catch every single function to handle errors.
```typescript
// Now
const getTasks …
-
Hello,
Thank you so much for your continuous maintenance of this project!
I have a request, and though I’ve tried modifying the code myself, my limited abilities have prevented me from achievin…
-
not sure if anyone can help me here with the error below
INFO:root:Configuration Complete
DEBUG:root:Todo API: TODOIST
EXCEPTION IN PROGRAM ==================================
'module'…
-
I installed https://aur.archlinux.org/packages/todoist, gave it my API key, and ran `sync`, but it failed with a panic
It seems like it's trying to use the files in the yay cache, which really soun…
-
I list the projects I have in my account
```
Inbox - projectId=2149220438
Personal - projectId=2149220439
Volunteer - projectId=2209278874
Development - projectId=2234544315
Big…
-
Move the API token to its own file and read that instead of the `authToken` variable in data.json.
At least this would make it easier for me to use the [Obisdian-Git](https://github.com/denolehov/o…