mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 19:31:44 +03:00
;doc:ui: mention that period navigation uses standard periods [#2293]
This commit is contained in:
parent
f345c6c8d9
commit
909a903137
@ -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".
|
||||
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).
|
||||
(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;
|
||||
in this case, the period is not movable with the arrow keys.
|
||||
|
Loading…
Reference in New Issue
Block a user