sachaos / todoist

Todoist CLI Client. I ❤️ Todoist and CLI.
MIT License
1.48k stars 104 forks source link

Add a Backup command to download backups from the API #223

Open kenliu opened 1 year ago

kenliu commented 1 year ago

Todoist provides a way to download backups as a zip file for Pro/Business accounts: https://todoist.com/help/articles/backups

Request: Add a command to download these backups.

This command would be very useful for a CLI because a cron job could be used to schedule daily downloads of these backups.