A Powerline segment for showing information from Taskwarrior task manager.
By German Lashevich.
It will show current context and active task (first of alphabetical order).
The Taskwarrior segment requires task of version 2.4.2 or higher.
Installing the Taskwarrior segment can be done with pip:
pip install powerline-taskwarriorThen you can activate the Taskwarrior segment by adding it to your segment configuration,
for example in ~/.config/powerline/themes/shell/default.json:
{
"function": "powerline_taskwarrior.taskwarrior",
"priority": 70
}Licensed under the MIT License.
