From 9d917fae37925506789f64e17901d319e7002039 Mon Sep 17 00:00:00 2001 From: piotrruss Date: Sun, 8 May 2022 13:21:34 +0100 Subject: Added create note function --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dd8dd30..6044232 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,11 @@ Key bindings (press [h] to view from the script): > [up/k] - Previous note > [down/j] - Next note > [enter/o] - Open note +> [c] - Create note Options that will be added: -> [c] - Create note +> [d] - Delete note > [r] - Rename note > [s] - Sort note -- cgit v1.2.3