0.0.3 • Published 12 months ago

notion-task-cli v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

Table of Contents

Why?

I :heart: Notion ESPECIALLY as a task manager, and if you're here then you maybe you do too.

Also maybe like you, I get distracted easily, and because of this i'm afraid to leave my code editor.

"But what if I could interact with notion from inside my code editor/command line?"

Well weary traveler look no further: Introducing notion-task-cli (ntc) :robot:

Notion Setup

In order to use this CLI you will need to generate a notion API key

Please refer to these docs on how to access your key and create a database integration. You will need at least ONE database integartion.

Installation

npm install notion-task-cli -g

You will also need to create an ENV with your notion api key

export set NOTION_KEY

Usage

npx ntc

Commands

npx ntc help

License

(Back to top)

The MIT License (MIT) 2023 - Brandon Tor. Please have a look at the LICENSE.md for more details.