-
After I complete a task while processing a project, it shows up again to be processed:
![image](https://github.com/alanvardy/tod/assets/32994909/1858f1d8-22cf-4f9d-89ad-0c87d097ffc3)
I double ch…
-
Hello,
I use "ultimate "and it's a very very good plug in but I have a big pb. When I create a task, it's sync to todoist but when I create a task with a date, the task is created but without date…
-
I get the following after installing the skill:
```
2022-03-17 02:20:33.679 | ERROR | 586 | mycroft.skills.skill_loader:_create_skill_instance:295 | Skill __init__ failed with AttributeError(…
-
**Is your feature request related to a problem? Please describe.**
One of the advantages of Todoist over other task managers is their NLP system. Unfortunatly, with this plugin, we can't really use i…
-
# Expected behavior
```bash
python -c "from todoist import TodoistAPI; api = TodoistAPI(); api.sync()"
```
outputs a warning indicating no token has been set.
# Actual behavior
Fails silen…
-
I created a new task "Deploy Docker Repository" in the "BLOG-API" Todoist project.
Task created at: February 7, 2021 at 10:30PM
-
I have a need to maintain three different lists.
Is there any way to simplify the following config?
```
sensor:
- platform: rest
name: tasks
method: GET
resource: 'https:/…
-
:wave: The activity API requires an 'object_type' parameter ('item`, `note` or `project`) in order to query by `object_id`. I was able to get everything work by making the call with the helper like th…
-
Let's change Todoist login method from "user api key" to regular authentication. It's more user friendly.
There should be button in settings which connects or disconnects Todoist with the app.
#…
-
When I add filters to `task list` (either interactively or as a `-f` option) I sometimes get errors:
```
method: GET
url: /rest/v2/tasks/?filter=due_soon
body: {}
…