An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Obsidian DeepL

[![Obsidian Downloads](https://img.shields.io/badge/dynamic/json?color=7e6ad6&labelColor=34208c&label=Obsidian%20Downloads&query=$['deepl'].downloads&url=https://raw.githubusercontent.com/obsidianmd/obsidian-releases/master/community-plugin-stats.json&)](obsidian://show-plugin?id=deepl)
![GitHub stars](https://img.shields.io/github/stars/friebetill/obsidian-deepl?style=flat)

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.