Skip to content

Obsidian plugin to automatically fill in the gaps of your Deutsch

License

Notifications You must be signed in to change notification settings

clockblocker/filler-de

Repository files navigation

Textfresser

icon

An Obsidian plugin for efficient language learning

Open a German text.
Go to an unknown word.
Create a dictionary entry for it.
Add your context.
Link all forms and similar words.
Repeat.

Text with linked words

Graph View Example

Overview

The "Generate" command will take the name of the opened file and:

  • if it's not a normal form of a word, add a link to a file with a normal form
  • if it's a normal form, will generate the structured dictionary entry

Makes a dictionary entry with all forms of the word

A dictionary entry

The "Populate" command will:

  • create the files for ALL the links in current file
  • add an explicit backlink to the current file in every created file

Trivialises the navigation from declined froms to the normal form

Navigation Example

reise → ✈️ reisen
reisender → ✈️ reisen
gereist → ✈️ reisen
reistet → ✈️ reisen

Enables the collection of semantically linked words

Semantic group Example

Key Features

1. Structured Entry Templates

Each word type has a specialized template that includes:

  • Pronunciation
  • Conjugation/declension tables
  • Synonyms and antonyms
  • Translation
  • Morphological breakdown

2. Automatic Backlink Management

The plugin automatically maintains bidirectional links between related words, helping you build a network of connected vocabulary:

  • Links between base verbs and their prefixed forms
  • Connections between synonyms and antonyms
  • References between related grammatical forms

Setup

  1. The plugin will drastically alter the default Obsidian behavior. It is highly recommended to use it in a special Vault. The easiest way is to copy the Vault with onboarding Tutorial

  2. The plugin will be creating a LOT of files (every conjugation of every word will live in its own file). So it is highly recommended to make a special folder ("Worter") for all the new files to go to by default. The example of the default folder All of the automatically created files go to Worter/{the_first_letter_of_the_word}/{word} by default

  3. Setup the hotkeys for plugin's commands. The essential ones are:

  • Generate a dictionary entry for the word in the title of the file (Generate command)
  • Add backlinks to the current file in all referenced files (Populate command)

Usage

  1. Go to any German text
  2. Select any German word and enclose it in [[]]
  3. Copy the context with [[selected_word]]
  4. Go to the [[selected_word]]
  5. Invoke the Generate command
  6. Go to the generated infinitive / normal form of the word
  7. Paste (Ctrl / Command + V)
  8. Invoke the Populate command

Network Use

This plugin utilizes network requests to communicate with the following remote services:

  • Google Gemini API: Used for translation, dictionary entry generation, and other language processing tasks.

These APIs require network access to function properly. The plugin sends text to these services for processing and receives the results back. Your API keys are stored securely within your Obsidian vault and are not shared with any third parties.

API Keys

This plugin requires you to provide your own API keys for the Google Gemini API. You can obtain these keys by creating accounts on the respective platforms.

Disclaimer

This plugin is not affiliated with or endorsed by Google. The use of the Google Gemini API is subject to their respective terms of service.

License

This plugin is licensed under the MIT License. See the LICENSE file for the full license text.

About

Obsidian plugin to automatically fill in the gaps of your Deutsch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •