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.7.2.tar.gz (5.5 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.7.2-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for noteist-0.7.2.tar.gz
Algorithm Hash digest
SHA256 7def6d9373ab83282d3deaf473f0f491ad7faf8c8b337d0991ec54933791dd69
MD5 8e438260a25dd7ea038bfcaee7a49c26
BLAKE2b-256 af897970c864923d681bfc2a42c7535f7bec883ccb5e6d2099841be71aa8fbe5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for noteist-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2769fd40da5e3aa4bc489b15985ad1128e1411fa2157819068a2b65db2333e7a
MD5 29f9b252d5b5ba2696f0dbcc984817ed
BLAKE2b-256 15239f2a06b52f91aca24c1bab6037a783d79db68906e4673af217cf4880bfa5

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