editor: add clear current node keyboard shortcut (#7272)

Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
01zulfi
2026-01-15 10:38:33 +05:00
committed by GitHub
parent b8ad9265b9
commit 966673dfd1
5 changed files with 54 additions and 1 deletions

View File

@@ -83,3 +83,4 @@ The following keyboard shortcuts will help you navigate Notesnook faster.
| Move line down | Alt ↓ | Alt ↓ | ⌥ ↓ |
| Move parent node up | Alt ⇧ ↑ | Alt ⇧ ↑ | ⌥ ⇧ ↑ |
| Move parent node down | Alt ⇧ ↓ | Alt ⇧ ↓ | ⌥ ⇧ ↓ |
| Clear current line | Ctrl L | Ctrl L | ⌘ L |