Skip to content
TOC

AutoTranslate

The primary role of AutoTranslate is to auto translate during excerpting (the result of the translation is saved as a separate comment).

Get API key

First of all, you need to know that this service invokes a third-party translation service, so you need to get the key of this service by yourself and you cannot use it directly. I provide Baidu Translate and LingoCloud to choose from, Baidu Translate as well as LingoCloud have free trials, which are enough for you to use.

Baidu Translate

Notice

Search for How to apply the Baidu Translate API by yourself, the exact price and amount is subject to the official website, and any fees incurred are not related to OhMyMN.

Baidu translation seems to translate more accurately. It supports more languages and custom terminology database. You can customize the correspondences of professional terminologies, so as to translate accurately.

LingoCloud Translate

Notice

Search for How to apply the LingoCloud Translate API by yourself, the exact price and amount is subject to the official website, and any fees incurred are not related to OhMyMN.

LingoCloud only supports the translation among Chinese, English and Japanese. You can switch to LingoCloud after the free trials of Baidu translate is used up.

Restrictions on Triggering

I have only provided a word limit. Below a certain number of words it will not be executed. This is exactly the same as the word limit in Another AutoTitle which is further divided into Chinese-character-like or English-word-liken word count.

At the bottom I have added a layer of restriction, that is, if the excerpted language itself is not part of the input language you have chosen, it will not be executed. Of course, I can only determine this based on the presence of letters and whether they are half-width characters, which may not be too accurate, for example, to distinguish between English and French.

MagicAction for Card

Translate Excerpt Text

Supports translating all excerpts in the card, and the translation results are added to the card as comments. Please do not translate too much content at the same time to avoid triggering API restrictions.

MagicAction for Text

Translate selected text

This makes the so-called "word-underscoring translation" possible.

Use the Gesture module to add trigger gestures for word translation without worrying about accidental touches.

Released under the MIT License.