Output a Markdown formatted report of completed tasks in Todoist.
Project description
Noteist
A script to generate a Markdown report of completed tasks in a Todoist project.
Features
- Lists completed tasks for a specified project and date range
- Outputs in Markdown format
- Supports sub-tasks and descriptions
Requirements
- Get your Todoist API Token
- Log in to your Todoist account.
- Go to Settings > Integrations > Developer (tab).
- Copy your API token from the "API token" section.
- Install UV
Usage
Print help:
uvx noteist --help
Out completed tasks for the Todoist project Work with the default of two weeks:
uvx noteist --project "Work" --token <TOKEN>
Save the project "Work" and your token as the defaults:
uvx noteist --project "Work" --token <TOKEN> --save-project --save-token
Specify the time range:
uvx noteist --since 2025-07-01 --until 2025-07-15
Development
To run the script locally while in development.
- Clone the repository.
- Then run the script with:
uv run -m noteist
Formatting Code
To format the codebase using ruff:
just format
License
MIT
Project details
Release history Release notifications | RSS feed
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 noteist-0.2.0.tar.gz.
File metadata
- Download URL: noteist-0.2.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eedcf7b5199d3de61900f1068454a6e6140dca5f677fc3a72e1556bea2c3cbd3
|
|
| MD5 |
ca4ed135919904831254e7a956e97c21
|
|
| BLAKE2b-256 |
03fb9a023a30768953b3d6d7e0e7c593669e1920f5ebdd06eac1031eb32319a1
|
File details
Details for the file noteist-0.2.0-py3-none-any.whl.
File metadata
- Download URL: noteist-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24fd25b41ec0376b890208881b74a1020df3a965ce48d10a10ff27aebd71e310
|
|
| MD5 |
af4bfbd91952f8cf7e88efa1fa91ecf1
|
|
| BLAKE2b-256 |
006d2358d0b342eac81ec37f0e5a6b874b9e708fb49976fa0a8541356977d3a3
|