mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
docs: journal: more account sorting updates
[ci skip]
This commit is contained in:
parent
477caa31c5
commit
7a9ca5f6a9
@ -869,14 +869,13 @@ other
|
||||
|
||||
Ie, declared accounts first, in declaration order, followed by undeclared accounts in alphabetic order.
|
||||
|
||||
Warning: work in progress.
|
||||
This is supported by
|
||||
the accounts command
|
||||
and by tabular balance reports (`balancesheet`, `balance -Y`, etc).
|
||||
It is not yet supported by
|
||||
non-tabular balance reports,
|
||||
budget reports,
|
||||
or hledger-web's sidebar.
|
||||
Notes:
|
||||
|
||||
- sorting by account declaration order is not yet supported in
|
||||
budget reports (balance --budget)
|
||||
or hledger-web's sidebar.
|
||||
It should work in all other reports organised by account (accounts/balance/bs/bse/cf/is).
|
||||
- sorting is tree-aware (each group of siblings within the account tree is sorted independently).
|
||||
|
||||
### Rewriting accounts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user