mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Reorganise calendar section.
This commit is contained in:
parent
4bbde50d9f
commit
0ec12860c1
1 changed files with 8 additions and 6 deletions
|
@ -662,6 +662,8 @@ field that is set. Otherwise, they are set to the corresponding values of
|
||||||
.B date.iso=1
|
.B date.iso=1
|
||||||
Enables ISO-8601 date support. The default value is "1".
|
Enables ISO-8601 date support. The default value is "1".
|
||||||
|
|
||||||
|
.SS CALENDAR
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B weekstart=Sunday
|
.B weekstart=Sunday
|
||||||
Determines the day a week starts. Valid values are Sunday or Monday only. The
|
Determines the day a week starts. Valid values are Sunday or Monday only. The
|
||||||
|
@ -714,6 +716,12 @@ turned off by setting the variable to none. The default value is "none".
|
||||||
.B calendar.legend=1
|
.B calendar.legend=1
|
||||||
Determines whether the calendar legend is displayed. The default value is "1".
|
Determines whether the calendar legend is displayed. The default value is "1".
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B monthsperline=N
|
||||||
|
Determines how many months the "task calendar" command renders across the
|
||||||
|
screen. Defaults to however many will fit. If more months than will fit are
|
||||||
|
specified, Taskwarrior will only show as many that will fit.
|
||||||
|
|
||||||
.SS JOURNAL ENTRIES
|
.SS JOURNAL ENTRIES
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
@ -785,12 +793,6 @@ include ${CMAKE_INSTALL_PREFIX}/${TASK_RCDIR}/holidays.en-US.rc
|
||||||
.RE
|
.RE
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.TP
|
|
||||||
.B monthsperline=3
|
|
||||||
Determines how many months the "task calendar" command renders across the
|
|
||||||
screen. Defaults to however many will fit. If more months than will fit are
|
|
||||||
specified, Taskwarrior will only show as many that will fit.
|
|
||||||
|
|
||||||
.SS DEPENDENCIES
|
.SS DEPENDENCIES
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue