Added the management of completed tasks
This commit is contained in:
@@ -8,6 +8,8 @@ TUDUDI_API_KEY=your_tududi_api_key
|
||||
DRY_RUN=false
|
||||
CLEAN_FIRST=True
|
||||
USE_AREAS=False
|
||||
SKIP_COMPLETED_TASKS=True
|
||||
REQUEST_SLEEP=0.10
|
||||
```
|
||||
|
||||
Make sure to replace `your_todoist_api_token`, `https://your_tududi_instance_url`, and `your_tududi_api_key` with your actual credentials.
|
||||
|
||||
Reference in New Issue
Block a user