Save tasks from Todoist to todo.txt format
Project description
todoist-to-todotxt
Script to save tasks from Todoist to todo.txt format.
It provides support for export of limited set of Todoist's task fields, particularly:
- Priority
- Creation date
- Task name and description (merged together into one line)
- Project and section (merged together)
- Labels
- Due date
- Recurrence date
- Deadline date
Definitely NOT supported:
- Sub-tasks (all tasks exported in flat list, so there will be no tree-like structure)
- Completed tasks (it is possible to load only active tasks via API)
- Due time (only due date part saved)
- Comments
- Task order number
- Creator and assignee (assuming that it is used for personal todo-list)
- Reminders
- Location
Above list may be not complete, as there could be features in Todoist I'm not aware of.
Install
Use pipx or pip to install:
$ pipx install todoist-to-todotxt
$ pip install todoist-to-todotxt
Usage
Generate API token in your Todoist account Integrations settings.
Launch script with your API token (it will print tasks in todo.txt format to stdout):
$ todoist-to-todotxt <TODOIST-TOKEN>
Contributing
Feel free to open bug reports and send pull requests.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file todoist_to_todotxt-0.1.1.tar.gz.
File metadata
- Download URL: todoist_to_todotxt-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bac6d2eb6932670f40d6b6889d993cc55b0b5e1f96a119f76b02f781343779f3
|
|
| MD5 |
e06023cf80360ac142a0415965286bd0
|
|
| BLAKE2b-256 |
087785156f3fd0b52512bcf3f89775de86e81f8062ae009eb796f452669c7d99
|
File details
Details for the file todoist_to_todotxt-0.1.1-py3-none-any.whl.
File metadata
- Download URL: todoist_to_todotxt-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64e32742ed6c079fc77aac1304cf61ef9f3cab7b265d01cba2b40f6e11e431ea
|
|
| MD5 |
bef7337c0b7bc2752560e62fd4b3daf6
|
|
| BLAKE2b-256 |
cb320f543811560476d95a7a1c55022e32f16f13c1a64b2409464ac349509865
|