This is a CLI tool to write all active tasks on todoist to a CSV file.
go install github.com/shinshin86/todoist-your-tasks-csv@latestAfter execution, a file named tasks.csv will be generated in the current directory.
todoist_api_token=<Your Todoist API token> todoist-your-tasks-csv