nat-n/poethepoet

Improve display for sequence tasks

Opened this issue · 0 comments

Summary from discussion #141

Problems

  1. Standard output with full task content is too verbose
  2. It's hard to follow what's happening with nested sequences

Ideas

  1. Either make verbosity level 0 less verbose, or make -1 include (so -2 is required to have full silence)
  2. Show when a task is part of a sequence e.g. Poe => sequence-name[0] => task content