Skip to content

Taskwarrior based doability projector and reviser

License

Notifications You must be signed in to change notification settings

cherusk/tw_projector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskwarrior projector


Gist

Taskwarrior offers many facilities to keep a structured overview even when faced with a myriad of tasks. Yet, the real world can be complex and is full of constraints, like priorities and conflicting task sizing proportions for existing spare scheduling slots. To alleviate for the human operator the decision taking burden of what to work off the bulk of tasks next and to maintain visibility on the actual feasiblity of the coming steps in mind, this light projector mechanism was created.

Usage Principle

  1. generate a set of default meta run specifications and selected tasks
  2. alter generation to fit current prospection interests
  3. run with the previously alterated specification to learn the feasiblity and quality of the foreseen scenarious

Usage Example

From <tw_projector root directory> run
1.) 

# ./invoke.py generate -c my_scenario.yml

2.) 
# <edit> my_scenario.yml

3.) 
# ./invoke.py project -p my_scenario.yml

Install

For now, simply clone this.

Releases

No releases published

Packages

No packages published