Why?
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user