From 417fe6788cc88323c0c22d62c767164f956d84c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A1=97=E8=A7=92=E5=B0=8F=E6=9E=97?= <1013335014@qq.com> Date: Fri, 19 Sep 2025 12:39:49 +0800 Subject: [PATCH] update --- ShortcutKeySettingReference.md | 2 ++ ShortcutKeySettingReference_en.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ShortcutKeySettingReference.md b/ShortcutKeySettingReference.md index 5f5be08..4f1f266 100644 --- a/ShortcutKeySettingReference.md +++ b/ShortcutKeySettingReference.md @@ -5,6 +5,8 @@ > 本文档中提到的Ctrl键,在Mac系统中,对应的是Command键 > > 快捷键中的`|`表示或、`+`表示与 +> +> Obsidian不支持设置单个键的快捷键,比如单独的Enter、Tab、Del等,建议使用组合键,比如`Ctrl + Enter`等 ## 编辑操作 diff --git a/ShortcutKeySettingReference_en.md b/ShortcutKeySettingReference_en.md index d7b3a0b..a42ccfd 100644 --- a/ShortcutKeySettingReference_en.md +++ b/ShortcutKeySettingReference_en.md @@ -5,6 +5,8 @@ Starting from version 0.1.5+, the plugin no longer provides default shortcuts. A > In this document, the Ctrl key corresponds to the Command key on Mac systems. > > The `|` symbol in shortcuts indicates "or," while `+` indicates "and." +> +> Obsidian does not support setting individual keys as shortcuts, such as `Enter`, `Tab`, `Del`, etc. It is recommended to use composite keys, such as `Ctrl + Enter`. ## Editing Operations