mirror of
https://git.webmeisterei.com/webmeisterei/todoist-taskwarrior.git
synced 2023-12-21 10:23:00 +01:00
Two-way Sync of Todoist and Taskwarrior
9b9a310c0f
Taskwarrior's User Defined Attributes (see link below) allow us to define custom data attributes for tasks. We can use this to store the ID from Todoist to prevent reimporting a task in subsequent runs. https://taskwarrior.org/docs/udas.html |
||
---|---|---|
tests | ||
todoist_taskwarrior | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
test_requirements.txt | ||
TODO.md |
todoist-taskwarrior
A tool for migrating Todoist tasks to Taskwarrior.
Usage
...
Development
Testing
$ python -m pytest tests