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.1.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.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for noteist-0.7.1.tar.gz
Algorithm Hash digest
SHA256 948e0c889d3d011bb9642b81743f90a003abda4d6b2dac3f15cea1d1c33c0cf4
MD5 4905bf186b64ba9127aad25031e1ef6e
BLAKE2b-256 9ceeadae939df3d0aefd2ee2d87b52e0dfa126a71d35ed9bb3ed0267c2127287

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for noteist-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ba3928875d4fe46513147a04e177750691bf5a9101804b02eebc6b47d5fe517b
MD5 5ebc10b1e5ae0ffb11cf4412d11bf4d4
BLAKE2b-256 65eab67ded8aa8f3daf70c3e6b34fe0b7ab9d69fcdd2ceedd427160a6a1bfaf8

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