https://github.com/friebetill/obsidian-deepl
DeepL for Obsidian.
https://github.com/friebetill/obsidian-deepl
deepl obsidian-md obsidian-plugin translation translation-api
Last synced: 11 months ago
JSON representation
DeepL for Obsidian.
- Host: GitHub
- URL: https://github.com/friebetill/obsidian-deepl
- Owner: friebetill
- License: mit
- Created: 2022-10-30T17:50:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T22:57:53.000Z (about 2 years ago)
- Last Synced: 2025-04-07T03:01:39.762Z (about 1 year ago)
- Topics: deepl, obsidian-md, obsidian-plugin, translation, translation-api
- Language: TypeScript
- Homepage:
- Size: 259 KB
- Stars: 50
- Watchers: 3
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian DeepL
[](obsidian://show-plugin?id=deepl)

Translate your texts with [DeepL](https://www.deepl.com/) in [Obsidian](https://obsidian.md/).
## Commands
| Command | Description |
| -------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Translate selection | You can set the language from and to which you want to translate in the settings. |
| Translate selection: to language | The target language can be selected by suggestion modal. The target language can be selected by suggestion modal. The selection will be replaced by the translation. |
| Translate selection: From a language to another | The source and target languages can be selected by suggestion modal. The target language can be selected by suggestion modal. The selection will be replaced by the translation. |
| Translate selection: To language and append to selection | The target language can be selected by suggestion modal. The translation will be appended to the selection. |
## Requirements
To use the plugin you need a DeepL API key. You can get it for free after creating a DeepL account at [https://deepl.com/pro](https://deepl.com/pro).
## Disclaimer
This is not an official plugin from DeepL, but was developed by me.
## Privacy policy
Your texts will be sent to DeepL, please check the [privacy policy](https://www.deepl.com/en/privacy/) of DeepL. Don't use the plugin if you don't agree with the privacy policy.