Skip to main content

Add your description here

Project description

Todoist CLI

A small Typer/Textual Todoist client.

Examples

# List all active tasks
uv run python main.py list

# Mark a task complete
uv run python main.py complete <task-id>

# Show tasks with a Todoist label/tag
uv run python main.py list --tag work

# Show tasks due within 3 days, including overdue tasks
uv run python main.py list --due-close 3

# Filter by tag and close due date, then sort by due date
uv run python main.py list --tag work --due-close 3 --sort-by-date

# Launch the terminal UI with the same filters
uv run python main.py tui --tag work --due-close 3 --sort-by-date

Release

To publish a release, update the version in pyproject.toml, commit the change, then run:

./scripts/publish.sh

The script builds the package, pushes the current branch, creates a v<version> tag, and pushes the tag. The GitHub Actions release workflow then creates the GitHub Release and publishes the package to PyPI.

Theme

The CLI and TUI use the Money Gazer palette. The Textual color scheme lives in money_gazer.tcss; shared Rich terminal colors live in src/theme.py.

In the TUI:

  • a: open the add-task form
  • c: mark the selected task complete
  • r: refresh tasks
  • s: toggle date sorting
  • d: toggle between the Money Gazer light and dark palettes

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

todoist_cli_tool-0.2.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

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

todoist_cli_tool-0.2.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file todoist_cli_tool-0.2.0.tar.gz.

File metadata

  • Download URL: todoist_cli_tool-0.2.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.4

File hashes

Hashes for todoist_cli_tool-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6cd4db6febcec7071bcc0bab00ebe0ecc2511383ae9e156a69be3fdc39dbdb36
MD5 ddefa221b5ec409f33954c23b9b0bd3f
BLAKE2b-256 a418b48fe117c755dfc6c570aa3ed78d53a09bdaaa4d08c7be227acea6c791fa

See more details on using hashes here.

File details

Details for the file todoist_cli_tool-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for todoist_cli_tool-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ebdb35b717f957853b5fdbd3489a960b210750a5a1f92877e10cb0a5829cfad
MD5 ab6e57508f05b6d8c7bc93d3ca734a9a
BLAKE2b-256 d5403d31fb9b12ee03d579cfc8cf85bb0efcb40589f1fdf8e4881be95e3df713

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