diff options
author | 2022-05-08 20:51:58 +0100 | |
---|---|---|
committer | 2022-05-08 20:53:38 +0100 | |
commit | eb38e05f691fe0a4b722b96311fb045d77d31ce9 (patch) | |
tree | 5272b7ad4745b428b8fa24788e0255a524d08a08 /README.md | |
parent | 21da1c134cfa8db18a53d6e82a11148c4198dfda (diff) | |
download | notes_cli-eb38e05f691fe0a4b722b96311fb045d77d31ce9.tar.gz notes_cli-eb38e05f691fe0a4b722b96311fb045d77d31ce9.tar.bz2 notes_cli-eb38e05f691fe0a4b722b96311fb045d77d31ce9.zip |
added ability to sort
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -15,9 +15,10 @@ Key bindings (press [h] to view from the script): > [t] - Change note's title > [d] - Delete note -Options that will be added: +> [1] - Sort by title +> [2] - Sort by creation date +> [3] - Sort by modification date -> [s] - Sort note Screenshot: |