The Local GPT plugin for Obsidian is a game-changer for those seeking maximum privacy and offline access to AI-assisted writing. With this plugin, you can open a context menu on selected text to pick an action from various AI providers, including Ollama and OpenAI-compatible servers. The plugin also allows you to use context from links, backlinks, and even PDF files, making it incredibly versatile.
Obsidian plugins tagged with #offline. There are 7 plugins in this collection.
- Rank 13 years ago by Pavel Frankov
- Rank 2a month ago by tim-hub
The Obsidian Bible Reference plugin inserts Bible passages from inline references as you type and offers suggestions that resolve into verse text inside a note. It can expand a full chapter with `:a`, switch translation with a version key such as `@esv`, and remember that choice for later lookups. A `--vod` trigger adds a verse of the day. The plugin can also insert a passage link instead of the text through a setting or command, and that link mode works offline because it does not fetch content. It includes support for Polish translations, including UBG and BG.
- Rank 32 years ago by Ammar Alakkad
The Quran Helper plugin for Obsidian allows users to easily select and insert Ayahs (verses) from the Quran into their notes. Ayahs are inserted within a quote callout by default for easy reference. The plugin features a fuzzy search that allows users to find Surah names or Ayah content, making it simple to locate specific verses. One of the key benefits is that it works offline, without requiring an internet connection. Whether you're browsing through Surahs or searching for a specific Ayah, this plugin provides a quick and efficient way to incorporate Quranic content into your Obsidian notes.
- Rank 42 months ago by Cursive
The Journalit plugin turns a vault into a trading journal with dashboards, account pages, review templates and a layout builder for arranging widgets. It keeps the main journal inside local files, so notes and trade records stay in the vault and the core flow can work offline. The plugin tracks performance, patterns, profit targets, drawdowns and includes a heatmap style home view plus a separate trade log. It also supports broker and statement imports through Journalit services, with options for CSV, tables, HTML reports and MetaTrader 4 or 5 sync. A review system covers daily to yearly check ins. Network features are optional, but sign in and subscription gated features rely on a Journalit account and backend services.
- Rank 56 months ago by Vladislav Sorokin
The Auto Math plugin expands standard LaTeX triggers directly in the Obsidian editor so maths markup turns into ready-to-fill structures as you type. It is focused on fast, predictable snippet expansion for equations, integrals, limits, matrices and other common math environments, without popup menus or a separate shortcut system to learn. It is highly configurable: rules live in a JSON file, can be edited through settings, and reload live while the plugin is running. It works entirely offline and ships with a built-in default rule pack
- Rank 624 days ago by David Hurt
The Just Simple Excalidraw plugin provides a focused Excalidraw editor that reads and writes portable `.excalidraw` JSON files directly in the vault. It creates drawings from the command palette or ribbon, uses the official editor and saves changes automatically after a short pause. Pasted or selected images are embedded into each drawing so the file remains self contained. Autosave stops when the file changes outside the open editor, while malformed drawings are reported without altering the original. The plugin follows the active light or dark theme and makes no runtime network requests. It keeps one editor open per drawing to prevent competing saves, focuses an existing tab when the same file is reopened and closes temporary duplicate panes created by Obsidian's split commands.
- Rank 72 months ago by David Manthey
The Obsidian Offline Whisper Transcription plugin adds local voice transcription to notes using Whisper models, with a setup that changes by device so it can stay usable across desktop and mobile. On Windows, macOS, and Linux it downloads a matching `whisper.cpp` binary on first use, while on Android and iOS it runs a bundled transformers.js build through WebAssembly. You can pick the model in settings, then start or stop capture from the ribbon or command palette when you want to dictate into a note. Audio stays on the device and is not sent to remote servers.