doc: ui: small update
This commit is contained in:
parent
b4cbd16e52
commit
060e89d3ee
@ -331,6 +331,8 @@ $\ hledger\-ui\ \-\-register\ checking\ \-\-cleared
|
||||
.fi
|
||||
.RE
|
||||
.PP
|
||||
Filtering by account name is not very useful on this screen yet.
|
||||
.PP
|
||||
\f[C]C\f[] toggles cleared mode, in which uncleared transactions and
|
||||
postings are not shown.
|
||||
\f[C]U\f[] toggles uncleared mode, in which only uncleared
|
||||
@ -343,10 +345,7 @@ nonzero change are shown (hledger\-ui shows zero items by default,
|
||||
unlike command\-line hledger).
|
||||
.PP
|
||||
Press \f[C]right\f[] (or \f[C]enter\f[]) to view the selected
|
||||
transaction in full detail.
|
||||
.PP
|
||||
Note, filter queries which filter by account name are not very useful on
|
||||
this screen yet.
|
||||
transaction in detail.
|
||||
.SS Transaction screen
|
||||
.PP
|
||||
This screen shows a single transaction, as a general journal entry,
|
||||
|
||||
@ -268,6 +268,8 @@ individual postings), in hledger-ui's register:
|
||||
$ hledger-ui --register checking --cleared
|
||||
|
||||
|
||||
Filtering by account name is not very useful on this screen yet.
|
||||
|
||||
`C' toggles cleared mode, in which uncleared transactions and
|
||||
postings are not shown. `U' toggles uncleared mode, in which only
|
||||
uncleared transactions/postings are shown.
|
||||
@ -278,12 +280,9 @@ uncleared transactions/postings are shown.
|
||||
nonzero change are shown (hledger-ui shows zero items by default, unlike
|
||||
command-line hledger).
|
||||
|
||||
Press `right' (or `enter') to view the selected transaction in full
|
||||
Press `right' (or `enter') to view the selected transaction in
|
||||
detail.
|
||||
|
||||
Note, filter queries which filter by account name are not very
|
||||
useful on this screen yet.
|
||||
|
||||
|
||||
File: hledger-ui.1.info, Node: Transaction screen, Next: Error screen, Prev: Register screen, Up: SCREENS
|
||||
|
||||
@ -333,9 +332,9 @@ Node: Accounts screen5275
|
||||
Ref: #accounts-screen5405
|
||||
Node: Register screen6635
|
||||
Ref: #register-screen6792
|
||||
Node: Transaction screen8545
|
||||
Ref: #transaction-screen8705
|
||||
Node: Error screen9572
|
||||
Ref: #error-screen9696
|
||||
Node: Transaction screen8515
|
||||
Ref: #transaction-screen8675
|
||||
Node: Error screen9542
|
||||
Ref: #error-screen9666
|
||||
|
||||
End Tag Table
|
||||
|
||||
@ -170,6 +170,8 @@ lists individual postings), in hledger-ui's register:
|
||||
$ hledger-ui --register checking --cleared
|
||||
```
|
||||
|
||||
Filtering by account name is not very useful on this screen yet.
|
||||
|
||||
`C` toggles cleared mode, in which
|
||||
[uncleared transactions and postings](/journal.html#transactions) are
|
||||
not shown. `U` toggles uncleared mode, in which only uncleared
|
||||
@ -181,11 +183,7 @@ transactions/postings are shown.
|
||||
change are shown (hledger-ui shows zero items by default,
|
||||
unlike command-line hledger).
|
||||
|
||||
Press `right` (or `enter`) to view the selected transaction in full
|
||||
detail.
|
||||
|
||||
Note, filter queries which filter by account name are not very useful
|
||||
on this screen yet.
|
||||
Press `right` (or `enter`) to view the selected transaction in detail.
|
||||
|
||||
## Transaction screen
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user