Calendar details
- added 2 new configuration variables 'calendar.details' and 'calendar.details.report' that make it possible to display details of task with due date when doing 'task cal'
This commit is contained in:
@@ -191,6 +191,14 @@ The week number is dependent on the day a week starts.
|
||||
This is the number of days into the future that define when a task is considered due,
|
||||
and is colored accordingly. Defaults to 7.
|
||||
|
||||
.TP calendar.details=no
|
||||
If set to yes running "task calendar" will display the details of tasks with due dates
|
||||
that fall into the calendar period.
|
||||
|
||||
.TP calendar.details.report=list
|
||||
The report to run when displaying the details of tasks with due date when running the
|
||||
"task calendar" command.
|
||||
|
||||
.TP
|
||||
.B monthsperline=2
|
||||
Determines how many months the "task calendar" command renders across the screen.
|
||||
|
||||
Reference in New Issue
Block a user