mirror of
https://git.webmeisterei.com/webmeisterei/todoist-taskwarrior.git
synced 2023-12-21 10:23:00 +01:00

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
todoist-taskwarrior
A tool for migrating Todoist tasks to Taskwarrior.
Usage
...
Development
Testing
$ python -m pytest tests
Description
Languages
Python
100%