Update README
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# Todoist Actual Backup
|
# Todoist Actual Backup
|
||||||
|
|
||||||
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.
|
Todoist is a SaaS task manager. Todoist provides backups of current tasks, but they do not include completed tasks, subtask relationships, comments or attachments. Nor does it provide a human-readable backup in HTML. 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.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Exports all active and completed tasks from all projects (active and archived)
|
- Exports all active and completed tasks from all projects (active and archived)
|
||||||
|
Reference in New Issue
Block a user