Extend Taskwarrior via capsules (plugins).
Project description
Taskwarrior Capsules allows you to easily extend Taskwarrior functionality to add new commands and other things.
Installation
Install from Pip:
pip install taskwarrior-capsules
Please note that you might need to run the above command with sudo.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for taskwarrior-capsules-0.2.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69ad46db08fcdc07169281bb8570300ec02dc1c786213f70713402d587b0bab3 |
|
MD5 | 89cdbf6911e4d2f16353daacbaa9c549 |
|
BLAKE2b-256 | a48bce81e793d78d535391e72f157dfba32506c52f37885424c44dfa83845ef1 |