Crate doist

source ·
Expand description

doist is a command line tool to manage tasks on Todoist.

This command line tool allows you to interact with the Todoist API using an ergonomic interface to quickly manage tasks from the terminal.

§Examples

$ doist list
$ doist add "buy some flowers" -d tomorrow

Modules§

  • Provides various lower-level mechanisms to interact with the Todoist API.
  • Describes everything related to configuration of the binary.