Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 627 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 627 Bytes

Todoist CLI Quick Add

Add task to todoist.com inbox from short + command.

Installation

Requires a Todoist.com account and node & npm.

Download

git clone [email protected]:davidsword/todoist-cli-quick-add.git
cd todoist-cli-quick-add/

API Key

Create and edit a .env file:

vi .env

Add your token from todoist.com > Settings > Integrations > API Token:

TODOIST_API=yourtokenkeyhere

Save and close.

Install globally

npm install -g .

Usage

$ + pick up milk