taskwarrior-subtask-capsule

Easily create subtasks


License
MIT
Install
pip install taskwarrior-subtask-capsule==0.2.5

Documentation

Taskwarrior Subtask Capsule

This capsule makes it easy to create subtasks.

Note: although this capsule works just fine, it is still a work-in-progress.

Installation

  1. Make sure you have Taskwarrior-Capsules installed.

  2. Install this library:

    pip install taskwarrior-subtask-capsule
    
  3. That's all!

Use

tw <some filter> subtask <task description>

Example

Say that you have a task (id #28) that you'd like to create a subtask for:

tw 28 subtask This is my subtask's title.