From 8d3b3a7c7ef3314ba94d37e752aad4b773415177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20Jim=C3=A9nez?= Date: Thu, 15 Jun 2023 12:00:00 +0000 Subject: [PATCH] =?UTF-8?q?Add=20=C3=B8=20to=20grammar=20and=20help?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/dictionary/domain/alphabet.json | 1 + src/editor/SpecialCharacters.json | 1 + src/editor/SpecialCharactersHelp.tsx | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/dictionary/domain/alphabet.json b/src/dictionary/domain/alphabet.json index ca2fe3e49..30278f7d9 100644 --- a/src/dictionary/domain/alphabet.json +++ b/src/dictionary/domain/alphabet.json @@ -70,5 +70,6 @@ "⅓", "⅔", "⅚", + "ø", " " ] diff --git a/src/editor/SpecialCharacters.json b/src/editor/SpecialCharacters.json index c8a9a3ff8..7a6a32352 100644 --- a/src/editor/SpecialCharacters.json +++ b/src/editor/SpecialCharacters.json @@ -43,6 +43,7 @@ "⅔": { "win": "Ctrl-2", "mac": "Command-2" }, "⅓": { "win": "Ctrl-3", "mac": "Command-3" }, "⅚": { "win": "Ctrl-5", "mac": "Command-5" }, + "ø": { "win": "Ctrl-o", "mac": "Command-o" }, "–": { "win": "Alt--", "mac": "Option--" }, "×": { "win": "Ctrl-Shift-x", "mac": "Command-Shift-x" } } diff --git a/src/editor/SpecialCharactersHelp.tsx b/src/editor/SpecialCharactersHelp.tsx index d1616de0d..862dc5968 100644 --- a/src/editor/SpecialCharactersHelp.tsx +++ b/src/editor/SpecialCharactersHelp.tsx @@ -24,7 +24,8 @@ function SpecialCharactersHelp() {

For aleph use Ctrl-Alt-a or{' '} - Command-Option-a. + Command-Option-a; for ø use{' '} + Ctrl-o.

For capital letters use Shift (e.g. Ctrl-