aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar piotrruss <mail@pruss.it> 2022-05-08 16:51:43 +0100
committerGravatar piotrruss <mail@pruss.it> 2022-05-08 16:51:43 +0100
commit21da1c134cfa8db18a53d6e82a11148c4198dfda (patch)
tree3954da69cf936869f9ce0a09887a829ce8eb675b /README.md
parentbc47cbd43a20716032d471292b7c72b4806ed337 (diff)
downloadnotes_cli-21da1c134cfa8db18a53d6e82a11148c4198dfda.tar.gz
notes_cli-21da1c134cfa8db18a53d6e82a11148c4198dfda.tar.bz2
notes_cli-21da1c134cfa8db18a53d6e82a11148c4198dfda.zip
Ability to remove notes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8b74303..714cdb7 100644
--- a/README.md
+++ b/README.md
@@ -6,15 +6,17 @@ Key bindings (press [h] to view from the script):
> [q] - Quit
> [h] - Help
+
> [up/k] - Previous note
> [down/j] - Next note
> [enter/o] - Open note
+
> [c] - Create note
> [t] - Change note's title
+> [d] - Delete note
Options that will be added:
-> [d] - Delete note
> [s] - Sort note
Screenshot: