Skip to main content

The priorities management CLI you never knew you needed

Project description

Kadoo

Example

The priorities management CLI you never knew you needed

Kadoo organises your priorities using the Eisenhower Decision Matrix.

Installation

pip install kadoo

Usage

# get started by creating your first matrix board
$ kadoo

# to perform actions on your new table, use it's name
$ kadoo <table_name>

# add an item to quadrant 1
$ kadoo <table_name> -a "My first item" -q 1

# create a new table: kadoo -ct <TABLE_NAME> <TABLE_DESCRIPTION>
$ kadoo -ct dev "My developer tasks"

# add an item to quadrant 1
$ kadoo dev -a "Work on a new project" -q 1

# add an item to quadrant 2
$ kadoo dev -a "Star this repo xDD" -q 2

# mark a task as done: kadoo <TABLE_NAME> -d "<TASK_NAME>" -q <QUADRANT>
$ kadoo dev -a "Work on a new project" -q 1

About

The matrix sorts tasks based on urgency and importance.

Eisenhower Matrix

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

kadoo-0.1.6-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file kadoo-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: kadoo-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.0

File hashes

Hashes for kadoo-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 11f3dbe91c198b1d9012dc81ee448af7198ca705b61642123d37eb0d0166c0e2
MD5 20d4f0998dc536807c31168a459df26c
BLAKE2b-256 6896037d7db426f784d8464513c2e3d24b97a4f631744c901c75ecd785ce8f9c

See more details on using hashes here.

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