todoist-taskwarrior/todoist_taskwarrior
Matt Snider 9b9a310c0f Prevent reimporting duplicate tasks using a Taskwarrior UDA
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
2019-01-21 21:17:40 +01:00
..
__init__.py Refactor into module structure 2018-11-24 00:24:23 +01:00
cli.py Prevent reimporting duplicate tasks using a Taskwarrior UDA 2019-01-21 21:17:40 +01:00
utils.py Fix parse error 'every hour' -> 'hourly' recurrence 2019-01-21 20:38:19 +01:00