From 3c47b5e50704ba097337727123b8cd5219e4ad01 Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Tue, 8 Oct 2024 10:05:22 +0200 Subject: [PATCH] fix hotkey --- index.php | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index af615b2..c795268 100644 --- a/index.php +++ b/index.php @@ -31,7 +31,7 @@
- +
diff --git a/readme.md b/readme.md index 2417ea8..718c2c1 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,7 @@ No javascript. | Home page | action | hotkey | |-----------------------------|----------------------------------|--------| | press enter in search field | full text search | alt-s | -| new | create new note | alt-o | +| new | create new note | alt-n | | download | download all notes in a zip file | alt-d | | Note page | action with param | hotkey |