ui: doc: fix filter query link
This commit is contained in:
parent
4d62ac5efc
commit
bfae74a18b
@ -226,9 +226,9 @@ goes deeper, \f[C]left\f[] returns to the previous screen,
|
||||
\f[C]up\f[]/\f[C]down\f[]/\f[C]page\ up\f[]/\f[C]page\ down\f[]/\f[C]home\f[]/\f[C]end\f[]
|
||||
move up and down through lists.
|
||||
.PP
|
||||
\f[C]g\f[] gets the latest data and refreshes the screen (and any
|
||||
previous screens).
|
||||
With large journal files, there can be a noticeable pause.
|
||||
\f[C]g\f[] gets the latest data and refreshes the current screen and any
|
||||
previous screens.
|
||||
(With large journal files, there can be a noticeable pause.)
|
||||
.PP
|
||||
\f[C]/\f[] lets you set or change the filter query, which limits the
|
||||
data shown on most screens (in addition to the quick filters described
|
||||
|
||||
@ -157,8 +157,9 @@ Generally the cursor keys navigate; `right' (or `enter') goes deeper,
|
||||
`left' returns to the previous screen, `up'/`down'/`page up'/`page
|
||||
down'/`home'/`end' move up and down through lists.
|
||||
|
||||
`g' gets the latest data and refreshes the screen (and any previous
|
||||
screens). With large journal files, there can be a noticeable pause.
|
||||
`g' gets the latest data and refreshes the current screen and any
|
||||
previous screens. (With large journal files, there can be a noticeable
|
||||
pause.)
|
||||
|
||||
`/' lets you set or change the filter query, which limits the data
|
||||
shown on most screens (in addition to the quick filters described
|
||||
@ -316,15 +317,15 @@ Node: OPTIONS714
|
||||
Ref: #options813
|
||||
Node: KEYS3689
|
||||
Ref: #keys3786
|
||||
Node: SCREENS4611
|
||||
Ref: #screens4698
|
||||
Node: Accounts screen4788
|
||||
Ref: #accounts-screen4918
|
||||
Node: Register screen6022
|
||||
Ref: #register-screen6179
|
||||
Node: Transaction screen7932
|
||||
Ref: #transaction-screen8092
|
||||
Node: Error screen8959
|
||||
Ref: #error-screen9083
|
||||
Node: SCREENS4619
|
||||
Ref: #screens4706
|
||||
Node: Accounts screen4796
|
||||
Ref: #accounts-screen4926
|
||||
Node: Register screen6030
|
||||
Ref: #register-screen6187
|
||||
Node: Transaction screen7940
|
||||
Ref: #transaction-screen8100
|
||||
Node: Error screen8967
|
||||
Ref: #error-screen9091
|
||||
|
||||
End Tag Table
|
||||
|
||||
@ -87,10 +87,11 @@ _reportingoptions_
|
||||
Generally the cursor keys navigate; `right` (or `enter`) goes deeper, `left` returns to the previous screen,
|
||||
`up`/`down`/`page up`/`page down`/`home`/`end` move up and down through lists.
|
||||
|
||||
`g` gets the latest data and refreshes the screen (and any previous
|
||||
screens). With large journal files, there can be a noticeable pause.
|
||||
`g` gets the latest data and refreshes the current screen and any
|
||||
previous screens. (With large journal files, there can be a noticeable
|
||||
pause.)
|
||||
|
||||
`/` lets you set or change the [filter query](/journal.html#queries),
|
||||
`/` lets you set or change the [filter query](/hledger.html#queries),
|
||||
which limits the data shown on most screens (in addition to the quick
|
||||
filters described below). While editing the query you can use typical
|
||||
command-line edit keys (ctrl-a/e/k), press enter to set the new filter,
|
||||
|
||||
@ -149,8 +149,9 @@ KKEEYYSS
|
||||
returns to the previous screen, up/down/page up/page down/home/end move
|
||||
up and down through lists.
|
||||
|
||||
g gets the latest data and refreshes the screen (and any previous
|
||||
screens). With large journal files, there can be a noticeable pause.
|
||||
g gets the latest data and refreshes the current screen and any previ-
|
||||
ous screens. (With large journal files, there can be a noticeable
|
||||
pause.)
|
||||
|
||||
/ lets you set or change the filter query, which limits the data shown
|
||||
on most screens (in addition to the quick filters described below).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user