- Todoist CSV.
- Human readable text.
- Raw JSON.
- Download the latest release from the release tab.
- Retrieve your token.
a. Go to Microsoft's Graph API Explorer: https://developer.microsoft.com/en-us/graph/graph-explorer
b. Sign in with the account that you want to retrieve the tasks from.
c. Select themy To Do task lists
option.
d. Click theModify permissions
tab and consent to theTasks.ReadWrite
permission.
e. Navigate to theAccess token
tab and copy the access token.
This is the access token you will use, you can now close the Microsoft Graph Explorer. - Run the executable.
- Input your token into the program when prompted.
- Select your desired output format.
- Enter your desired output path (complete file path). i.e.
C:\Downloads\export.csv
.
This project is licensed under GPL v3.0.
The ocmplete license: LICENSE.
For more details, please check out the official page: https://www.gnu.org/licenses/gpl-3.0.en.html
If you found this project helpful, please consider checking out my website at https://tayari.gg and if you wish help support me financially:
This project is in no way affiliated with Microsoft and Todoist, and their respective affiliates.