The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Taskwarrior::Kusarigama::App::Decimate - interactively re-prioritize tasks

VERSION

version 0.5.0

SYNOPSIS

    $ task-kusarigama decimate

DESCRIPTION

This command helps re-prioritize tasks. It assumes that we want 10% of the tasks as high priority, 60% as medium priority, and the remaining 30% as low priority. If the distribution of the tasks does not match those proportions, it will show 10 tasks of the category that has too many tasks, and ask you to pick one to be promoted/demoted.

AUTHOR

Yanick Champoux <yanick@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Yanick Champoux.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.