Skip to main content

Extend Taskwarrior via capsules (plugins).

Project description

Taskwarrior Capsules allows you to easily extend Taskwarrior functionality to add new commands and other things.

Installation

  1. Install from Pip:

    pip install taskwarrior-capsules

Please note that you might need to run the above command with sudo.

  1. Install some plugins and follow their documentation.

Taskwarrior Capsules itself does not offer any meaningful functionality; to use Taskwarrior Capsules, you’ll want to install some Capsules (read: Plugins). Search for some plugins on github and follow their instructions.

Use

Taskwarrior Capsules wraps task using a separate command – tw, but all commands that are not recognized by Taskwarrior Capsules will be passed-through to Taskwarrior itself verbatim.

To make this clearer: to use Taskwarrior Capsules, rather than listing your tasks with task, use:

tw

And rather than adding a task with task add Homework due:tomorrow priority:h:

tw add Homework due:tomorrow priority:h

And for other Taskwarrior commands, just be sure to type tw instead of task.

Go search for some plugins and get started!

Project details


Download files

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

Source Distribution

taskwarrior-capsules-0.2.2.tar.gz (4.8 kB view hashes)

Uploaded Source

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