diff --git a/README.md b/README.md index d075a17..e16f237 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Todoist is a SaaS task manager. Todoist provides backups of current tasks, but does not include completed tasks. Nor does it provide a human-readable backup. This Python script provides a command-line tool to export all available active and completed tasks from the Todoist API to a JSON file, including attachments, subtasks and comments, and generates a human-readable HTML backup. +One who pays Todoist to provide a todo list application might ask, why don't they provide this? This took me maybe 8 hours all in. + ## Features - Exports all active and completed tasks from all projects (active and archived) - Nests tasks under their respective projects, including all available fields