mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-05 07:56:14 +02:00
Add order feature
Use -desc to order entries descendantly by date.
This commit is contained in:
parent
2732ae5419
commit
60ce0a03ea
4 changed files with 24 additions and 4 deletions
|
@ -77,6 +77,10 @@ everything that happened from the start of last year to the start of last march.
|
|||
|
||||
jrnl -starred
|
||||
|
||||
and to order them descendantly by date ::
|
||||
|
||||
jrnl -desc
|
||||
|
||||
Using Tags
|
||||
----------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue