Dependencies
- Added support for rc.dependency.reminder. - Modified man page.
This commit is contained in:
@@ -103,6 +103,9 @@ std::string Config::defaults =
|
||||
"journal.time.start.annotation=Started task # Annotation description for the start journal entry\n"
|
||||
"journal.time.stop.annotation=Stopped task # Annotation description for the stop journal entry\n"
|
||||
"\n"
|
||||
"# Dependency controls\n"
|
||||
"dependency.reminder=on # Nags on dependency chain violations\n"
|
||||
"\n"
|
||||
"# Urgency Coefficients\n"
|
||||
"urgency.next.coefficient=10.0 # Urgency coefficients for 'next' special tag\n"
|
||||
"urgency.blocking.coefficient=9.0 # Urgency coefficients for blocking tasks\n"
|
||||
|
||||
Reference in New Issue
Block a user