Giter VIP home page Giter VIP logo

kanban's Introduction

kanban-cli

A simple yet elegant kanban board to get things done.

Inspired by taskwarrior. If you prefer a kanban board instead of a simple todo list, then this is your tool.

> ka
Open
7: Move issues up or down with kanban-cli
8: Buy a new backpack

Review
2: Implement kanban-cli edit functionality

Done
0: Implement kanban-cli add
1: Design kanban-cli subcommands
5: Implement kanban-cli edit
6: Support moving issues for kanban-cli
> ka add "New open issue"
> ka add "New issue in analysis" analysis
> ka move done 3
> ka move done 3 4 5
> ka edit 3  # Interactive editing of the issue with $EDITOR (defaults to vim)
> ka prio up 3 # Move the issue up 1 in its category. up/down/top/bottom
> ka delete 3 2

Other highlights

  • Issues in Open that lasts more then 2 weeks are marked as overdue, and highlighted with red color (do not sit on your tasks).
  • Issues are stored in $HOME/.kanban. This allows you to transfer your kanban to another machine.

kanban's People

Watchers

Tamás Bunth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.