Obsidian Immersive Translate is a Obsidian (https://obsidian.md) plugin for foreign language markdown file. It based on Immersive Translate.
- Open Settings > community plugins
- Turn off
Safe mode
- Click
Browse
button to browse plugins and search forImmersive Translate
, or open this linkobsidian://show-plugin?id=immersive-translate
in your browser - Click
Install
button - After installed, go back community plugins window, and activate the newly installed plugin below installed plugins list
- Download the latest release
- Extract
obsidian-immersive-translate
folder from the zip to your vault's plugins folder<vault>/.obsidian/plugins/
(Note:.obsidian
folder may be hidden, you need to show it firstly) - Open Settings > community plugins, reload and activate the plugin below installed plugins list
- This plugin works in reading mode.
- Current version, you can set the
selectors
andexcludeSelectors
options - Any setting changes will take effect after relaunch
- The
selectors
default is[".markdown-reading-view *"]
- The
excludeSelectors
default is[".markdown-reading-view .cm-inline-code"]