Skip to content

docs: use uppercase hotkey example#247

Open
markoub wants to merge 1 commit into
obsidianmd:mainfrom
markoub:markoub/hotkey-uppercase-docs
Open

docs: use uppercase hotkey example#247
markoub wants to merge 1 commit into
obsidianmd:mainfrom
markoub:markoub/hotkey-uppercase-docs

Conversation

@markoub

@markoub markoub commented Jun 16, 2026

Copy link
Copy Markdown

Summary

  • update the default hotkey example to use an uppercase letter key
  • add a note warning that lowercase letter key values can fail with non-Latin keyboard layouts

Closes #226

Validation

  • git diff --check
  • git diff --check origin/main...HEAD
  • rg -n "key: 'a'" "en/Plugins/User interface/Commands.md" returned no matches\n- rg -n "letter a" "en/Plugins/User interface/Commands.md" returned no matches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI > Commands > Hot keys] Hotkey example uses lowercase key, which breaks on non-Latin keyboard layouts

1 participant