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