diff --git a/content/post/todoist-taskwarrior-sync.md b/content/post/todoist-taskwarrior-sync.md new file mode 100644 index 0000000..b648a5a --- /dev/null +++ b/content/post/todoist-taskwarrior-sync.md @@ -0,0 +1,13 @@ +--- +date: 2019-08-05T00:00:00+01:00 +title: Todoist <-> Taskwarrior Sync +author: pcdummy +tags: + - Todoist + - Taskwarrior +--- +Some days ago Alex told me about the great CLI task manager Taskwarrior as we have Todoist users in our Company I had to think of a Sync tool. + +So I've updated the todoist->taskwarrior migration tool from [Matt Snider](https://github.com/matt-snider/todoist-taskwarrior) to a full two-way-sync tool. It's now capable of syncing Todoist to Taskwarrior and vice versa. + +Get it on our git [Webmeisterei](https://git.webmeisterei.com/webmeisterei/todoist-taskwarrior)