;doc:ui: mention that period navigation uses standard periods [#2293]

This commit is contained in:
Simon Michael 2024-12-01 15:08:45 -10:00
parent f345c6c8d9
commit 909a903137

View File

@ -127,6 +127,7 @@ pressing `SHIFT-LEFT` or `SHIFT-RIGHT` moves to the previous or next period,
and pressing `T` sets the period to "today". and pressing `T` sets the period to "today".
If you are using `-w/--watch` and viewing a narrowed period containing today, If you are using `-w/--watch` and viewing a narrowed period containing today,
the view will follow any changes in system date (moving to the period containing the new date). the view will follow any changes in system date (moving to the period containing the new date).
(These keys work only with the standard Julian calendar year/quarter/month/week/day periods; they are not affected by a custom report interval specified at the command line.)
You can also specify a non-standard period with `/` and a `date:` query; You can also specify a non-standard period with `/` and a `date:` query;
in this case, the period is not movable with the arrow keys. in this case, the period is not movable with the arrow keys.