mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added :blank support notes
This commit is contained in:
parent
843d490787
commit
2763f7a977
1 changed files with 11 additions and 0 deletions
|
@ -79,6 +79,9 @@ Accepts date ranges and tags for filtering, or shortcut hints:
|
|||
The 'reports.day.range' configuration setting overrides the default date range.
|
||||
The default date range shown is ':day'.
|
||||
|
||||
The ':blank' hint causes only the excluded time to be shown, with no tracked
|
||||
time.
|
||||
|
||||
For more details, and precise times, use the 'summary' report.
|
||||
|
||||
See also 'week', 'month', 'summary'.
|
||||
|
@ -104,6 +107,8 @@ each extention and its status. See also 'diagnostics'.
|
|||
Displays a summary of time that is neither tracked, nor excluded from tracking.
|
||||
|
||||
The 'reports.gaps.range' configuration setting overrides the default date range.
|
||||
The ':blank' hint causes only the excluded time to be shown, with no tracked
|
||||
time.
|
||||
The default date range shown is ':day'.
|
||||
|
||||
See also 'summary'.
|
||||
|
@ -132,6 +137,9 @@ Accepts date ranges and tags for filtering, or shortcut hints:
|
|||
The 'reports.month.range' configuration setting overrides the default date range.
|
||||
The default date range shown is ':month'.
|
||||
|
||||
The ':blank' hint causes only the excluded time to be shown, with no tracked
|
||||
time.
|
||||
|
||||
For more details, and precise times, use the 'summary' report.
|
||||
|
||||
See also 'day', 'week', 'summary'.
|
||||
|
@ -226,6 +234,9 @@ Accepts date ranges and tags for filtering, or shortcut hints:
|
|||
The 'reports.week.range' configuration setting overrides the default date range.
|
||||
The default date range shown is ':week'.
|
||||
|
||||
The ':blank' hint causes only the excluded time to be shown, with no tracked
|
||||
time.
|
||||
|
||||
For more details, and precise times, use the 'summary' report.
|
||||
|
||||
See also 'day', 'month', 'summary'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue