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

Uploaded Python 3

File details

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

File metadata

  • Download URL: noteist-0.7.0.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.0.tar.gz
Algorithm Hash digest
SHA256 827a6ebc66b161e165741f95258dc2758e558ff38a0fe4b5b060bbbfc87cd301
MD5 90c11805f51fd2753b19ad72d9613841
BLAKE2b-256 d43a456ec78fbee08a1c311804c83f6ec9fd6823b75611fdeadc5b8d048eae6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: noteist-0.7.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4e925bcc89667ee9f334356b511102c3d21d55ead0a75804865879c854611aa
MD5 902b398f2342e189aa1564df9d525875
BLAKE2b-256 b7605329d280574fd5e72272e40a4c0a04c3307483e9721f713a61fdc28b0e89

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