Skip to content

facundomartinezabeldano/Notion-CLI-Kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion Kanban CLIpy

看板
A CLI based script for a Kanban
Supported Python Versions

I've been using a Kanban on Notion ever since I needed to write down tasks for my every day life, but I couldn't stop thinking that sometimes I missed things just because I was too lazy to just open up notion, write down the thing I needed to do, and in case of doing it updating the Kanban accordingly, that's why I made this little silly CLI interface for my notion notes, feel free to try it your own

Why using a CLI instead of the GUI?

To which I add... why not using both? that's what this CLI is pointing to you can still use the Kanban layout of this repository in Notion in fact, that's my personal advice, but this script aims to reduce the toiling of opening the browser and editing the kanban on your own

So this is just like a TODO list but with no list?

yes

Screenshots 💻 :

How to ⚙️ :

  1. Duplicate the template from here (right upper corner of the screen)
  2. Create a notion integration, information here
  3. Once you copied the template you need to add the integration to the Kanban aka "Database" read here specifically "step 2"
  4. git clone https://github.com/facundomartinezabeldano/Notion-CLI-Kanban
  5. pip install -r requirements.txt
  6. The script will ask for your API key and database ID only the first time MAKE SURE to add those in src/userdata.json before running
  7. run the script python notionCLI.py

TODO:

  • Dockerize App

TODO (Code):

  • Create the edit task function
  • Testing maybe dunno

About

A CLI based script for interacting with a Kanban

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages