Add order feature

Use -desc to order entries descendantly by date.
This commit is contained in:
Juan Pablo Garcia 2017-12-07 14:59:39 -04:00
parent 2732ae5419
commit 60ce0a03ea
4 changed files with 24 additions and 4 deletions

View file

@ -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
----------