mirror of
https://git.webmeisterei.com/webmeisterei/todoist-taskwarrior.git
synced 2025-07-20 01:42:36 +02:00
9b9a310c0f1326bea86cb1b8ee3be4090f3905b2

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
Languages
Python
100%