shangchengwen73 downloadsEnter Morse code in a floating window, translate it in real time, and insert it into the document.

摩尔斯码翻译器是一个为 Obsidian 笔记应用开发的插件,允许您在悬浮窗口中输入摩尔斯码,并实时翻译成文本,直接插入到当前编辑的笔记中。
/ 分隔单词Enter 插入,或开启自动插入(停止输入后自动插入).)和横(-)的替代字符.obsidian/plugins/ 文件夹中。设置 → 第三方插件,关闭安全模式。摩尔斯码翻译器 并启用。打开翻译器
切换摩尔斯码翻译器 或 打开摩尔斯码翻译器自动打开,启动 Obsidian 时自动打开输入摩尔斯码
.... . .-.. .-.. --- / .-- --- .-. .-.. -.. → HELLO WORLD插入文本
Enter 立即插入翻译结果自动输入,停止输入后自动插入(等待时间可调)其他操作
Esc 关闭窗口设置选项 展开/折叠更多控制项| 设置项 | 说明 |
|---|---|
| 自动打开 | 启动 Obsidian 时自动打开翻译器窗口 |
| 全局默认自动输入 | 新打开窗口时的默认自动输入状态 |
| 自动输入等待时间 | 停止输入后等待多少毫秒自动插入(300–5000ms) |
| 点字符集合 | 用于表示摩尔斯码中点的字符(如 .、.、·) |
| 横字符集合 | 用于表示摩尔斯码中横的字符(如 -、—、-) |
| 界面语言 | 选择中文或英文界面 |
插件本身不预设快捷键,您可以在 Obsidian 的热键设置中为以下命令自定义快捷键:
切换摩尔斯码翻译器打开摩尔斯码翻译器关闭摩尔斯码翻译器Morse Translator is an Obsidian plugin that allows you to enter Morse code in a floating window, get real-time translation, and insert the decoded text directly into your current note.

/ separate wordsEnter insertion or auto-insert after typing stops.) and dashes (-).obsidian/plugins/ under your Obsidian vault.Settings → Third-party plugins in Obsidian, turn off Safe Mode.Morse Translator and enable it.Open the Translator
Toggle Morse Translator or Open Morse Translator from the command paletteAuto Open in settings to open when Obsidian startsEnter Morse Code
.... . .-.. .-.. --- / .-- --- .-. .-.. -.. → HELLO WORLDInsert Text
Enter to insert translation immediatelyAuto Insert to insert automatically after you stop typing (delay adjustable)Other Actions
Esc to close the windowSettings to expand/collapse more controls| Setting | Description |
|---|---|
| Auto Open | Automatically open the translator window when Obsidian starts |
| Default Auto Insert | Default auto-insert state for new windows |
| Auto Insert Delay | Milliseconds to wait after typing stops before auto-inserting (300–5000ms) |
| Dot Characters | Characters representing dots in Morse code (e.g., ., ., ·) |
| Dash Characters | Characters representing dashes in Morse code (e.g., -, —, -) |
| Interface Language | Select Chinese or English interface |
The plugin does not preset hotkeys. You can assign your own shortcuts in Obsidian's Hotkey settings for the following commands:
Toggle Morse TranslatorOpen Morse TranslatorClose Morse Translator如果您有任何问题或建议,欢迎通过 GitHub Issues 提交反馈。
For any questions or suggestions, please submit an issue on GitHub.