Skip to main content

Output a Markdown formatted report of completed tasks in Todoist.

Project description

Noteist

Print out a report of completed tasks in a Todoist project in Markdown.

Features

  • Lists completed tasks for a specified project and date range
  • Outputs in Markdown format
  • Supports sub-tasks and descriptions

Requirements

  1. 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.
  2. A Python Interpreter

Install

It's recommended you use UV and either install as a tool (uv tool install noteist) or run it with uvx noteist. You can also install it with pip if you prefer.

Usage

Print help:

noteist --help

Print out completed tasks for the Todoist project Work with the default of two weeks:

noteist --project "Work" --token <TOKEN>

Save the project "Work" as the default:

noteist config set project Work

Save the token "example-token" as the default:

noteist config set token example-token

List saved defaults:

noteist config list

Unset a saved default:

noteist config unset project

Specify the time range:

noteist --since 2025-07-01 --until 2025-07-15

Use relative dates, with anything dateparser supports:

noteist --since "-7d" --until "-3d"

Development

To run the script locally while in development.

  1. Clone the repository.
  2. Then run the script with: uv run -m noteist

Formatting Code

To format the codebase using ruff:

just format

License

MIT

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

noteist-0.6.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

noteist-0.6.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file noteist-0.6.0.tar.gz.

File metadata

  • Download URL: noteist-0.6.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.0

File hashes

Hashes for noteist-0.6.0.tar.gz
Algorithm Hash digest
SHA256 348a19827cfadad6b5289fd59599075af787d30d348bcda6c05956583b983bac
MD5 65550cd68ba57ae7b15b16f9163a6335
BLAKE2b-256 1ab88e1c63abfd5776e9dd06231464aacd89672ea16171342f4820440559d2a7

See more details on using hashes here.

File details

Details for the file noteist-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: noteist-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.0

File hashes

Hashes for noteist-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78f00278b5a5d55005268c1b4a0c15ca77aa9a132d68b06d2eb4486780f60ec3
MD5 67cfa6f285d0477ffeb9fcf96e6af4f9
BLAKE2b-256 e0d6ab784a66ebfb358eab074c25115ab69f1f770a824c0375680d1e5871fea4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page