Skip to content

Releases: Geolech/obsidian-local-ollama

v2.3.2 – Store release fix

Choose a tag to compare

@Geolech Geolech released this 16 Sep 12:37

Patch release to trigger store re-check with all required assets included.

v2.3.1 – Store review fixes

Choose a tag to compare

@Geolech Geolech released this 16 Sep 12:27
  • Removed 'Obsidian' from description (store requirement)
  • Fixed authorUrl to point to GitHub profile
  • Added MIT license

v2.3.0 – EN/DE interface, bilingual system prompt

Choose a tag to compare

@Geolech Geolech released this 16 Sep 12:12
  • Language toggle (EN/DE) directly in the chat header
  • All UI strings fully translated into English and German
  • Bilingual default system prompt – responds in the user's language automatically
  • Reset button in settings to restore the built-in prompt

v2.2.0 – English UI, Store-ready

Choose a tag to compare

@Geolech Geolech released this 16 Sep 11:53

Plugin renamed to 'Local Ollama with Web Search' (ID: local-ollama-websearch). Full English UI for Obsidian Community Plugin Store submission.

v2.1.0 – Websuche via DuckDuckGo

Choose a tag to compare

@Geolech Geolech released this 16 Sep 11:46

Was ist neu

  • Websuche direkt im Chat – DuckDuckGo-Suche ohne API-Key, Top-5-Treffer als Kontext, Antwort mit Quellenangaben [1][2]
  • Zwei Eingabemodi: Shift+Enter = Websuche, Ctrl+Enter = Lokale Anfrage
  • Buttons 🔍 Websuche und 🏠 Lokale Anfrage im Eingabebereich
  • Vollständig lokal – kein Cloud-API, kein Token, keine Telemetrie
  • Anonymisierter Standard-System-Prompt
  • Onboarding-Hinweis in den Einstellungen

Installation via BRAT

  1. BRAT Plugin installieren
  2. BRAT → Add Beta Plugin → https://github.com/Geolech/obsidian-local-ollama

1.0.3 – Remove personalized default system prompt

Choose a tag to compare

@Geolech Geolech released this 18 Aug 12:51

Changes

  • Default system prompt replaced: The hardcoded personalized prompt has been removed. The plugin now ships with a generic placeholder prompt.
  • Users can customize the system prompt freely in the plugin settings.
  • Default model updated to gemma3:12b.

Installation

Download main.js, manifest.json, and styles.css and place them in your vault's .obsidian/plugins/euria-obsidian/ folder.

v1.0.2

Choose a tag to compare

@Geolech Geolech released this 11 Aug 08:38

Änderungen

  • URL-Validierung: Nur noch http:// und https:// als API-Endpunkt erlaubt – blockiert unsichere Protokolle wie file://, javascript:// etc.
  • README: Emojis entfernt

Installation

main.js, manifest.json und styles.css in den Ordner .obsidian/plugins/obsidian-local-ollama/ kopieren.

1.0.1 – Euria/Infomaniak entfernt, Qwen 2.5 Support

Choose a tag to compare

@Geolech Geolech released this 10 Aug 14:44

Plugin fokussiert sich jetzt vollständig auf lokales Ollama, alle Infomaniak/Euria-Referenzen entfernt.