jack584 downloads一键把当前笔记整篇翻译成中文(标题/文件名也翻),生成中文副本。支持 Google/DeepL/LLM 多引擎,不破坏笔记属性。
One click translates the whole current note into Simplified Chinese and saves it as a new copy. No language picker, no copy-paste.
It's built for one job: "I clipped a foreign-language article and I just want a clean, offline-readable Chinese version."
翻译当前笔记 → 中文.title / description in the frontmatter are translated as well.title/description are translated and safely quoted; all other properties (source, date, tags, category, …) are kept verbatim, so the YAML never breaks.Copy main.js and manifest.json into your vault's .obsidian/plugins/quick-zh/ folder, then enable the plugin in Settings → Community plugins.
Add the repository sany2ng0226-boop/quick-zh in the BRAT plugin.
Switch engine / enter API keys in Settings → Quick Chinese Translate. Google works out of the box.
一键把当前笔记整篇翻译成简体中文,生成一个中文副本。无需选语言、无需复制粘贴。
市面上的翻译插件大多是选中文字翻译或双语对照,而且经常会:
这个插件专门解决"剪藏的外文文章,我想要一份干净的、能离线读的中文版"这个场景。
翻译当前笔记 → 中文。title / description 也翻。title/description 的值并用合法引号包裹,source/date/tags/category 等其它属性原样保留,YAML 结构不破。``` 围起来的代码 / Prompt 不翻,保证技术内容不被机翻弄乱。 (中文) 后缀,不覆盖原文。切换引擎 / 填 Key:设置 → 一键中文翻译。默认 Google,开箱即用。
把 main.js、manifest.json 放到你的库的 .obsidian/plugins/quick-zh/ 目录下,然后在 设置 → 第三方插件 里启用。
MIT