Skip to main content

A CLI for batch creating Todoist tasks.

Project description

A command line interface for adding tasks to Todoist.

Installation

git clone https://github.com/csu/todoist-cli.git
cd todoist-cli
pip install -r requirements.txt

Usage

Usage: todoist.py [OPTIONS] FILE

  Add tasks from a file

Options:
  -po, --project TEXT   a project id
  -pi, --priority TEXT  priority (1 to 4, 4 highest)
  -i, --indent TEXT     indent level (1 to 4, 1 top-level)
  -d, --date TEXT       due date (Todoist-formatted date string)
  --help                Show this message and exit.

Add four tabs to the start of a line to increment the indent level by 1.

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-0.0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

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