Inline Translator

pending

by Lunza Man Tuladhar

Translate texts directly from editor or sidebar.

Updated 3mo agoGPL-3.0Discovered via Obsidian Unofficial Plugins
View on GitHub

Translate Plugin

A language translator plugin for obsidian.

Features:

  1. Translate selected text from the note itself.
  2. Replace selected text with translated text.
  3. Copy translation of selected text to clipboard.
  4. A side window for additional translations.

ℹ️ Info This plugin doesn't work on mobile versions of Obsidian

API's Used:

Translations are done through 3rd party API's that are listed below:

APIDescription
ProjectsegfauIt uses google translate for translation.
My MemoryIt has 5000 chars/day limit.
LingvaThe server is down most of the time.

ℹ️ Info The API's may be down and won't work sometimes.

How to use:

Translate Directly inside a note:

  1. Select the word or sentence you want to translate.
  2. Open the command palette i.e. Ctrl+P or ⌘+P.
  3. Search for Translate Plugin
  4. Choose the available options

Alternatively, you can set keyboard shortcuts for each command.

Use the sidebar translation window

  1. On the ribbon, press the translate plugin button.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.