mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-296
- TW-296 urgency of blocked task should affect urgency of blocking task Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
parent
0c1fa8b20e
commit
7548ce662a
5 changed files with 40 additions and 0 deletions
|
@ -192,6 +192,7 @@ int CmdShow::execute (std::string& output)
|
|||
" urgency.annotations.coefficient"
|
||||
" urgency.blocked.coefficient"
|
||||
" urgency.blocking.coefficient"
|
||||
" urgency.inherit.coefficient"
|
||||
" urgency.due.coefficient"
|
||||
" urgency.next.coefficient"
|
||||
" urgency.priority.coefficient"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue