Skip to content

Official Smart Plugins site

Smart Plugins are independent third-party plugins for Obsidian. Smart Connections is the flagship plugin.

Smart Environment

Smart Environment is the shared local layer that powers Smart Plugins. It prepares sources, models, providers, settings, exclusions, indexing, events, and status once so Connections, Lookup, Context, Chat, Templates, Graph, and companion plugins can work from the same environment.

Build the local layer once

Smart Plugins are intentionally modular, but they should not make you repeat the same setup in every plugin. Smart Environment gives the suite one place to manage the foundations that every workflow reuses.

Why Smart Environment matters

Local-first, with explicit provider choices

Core retrieval workflows can run locally after indexing, and provider-backed workflows are opt-in. Third-party providers only see the content you explicitly send through enabled integrations. For exact legal and service boundaries, use the current privacy and license docs.

Status and visibility

Smart Environment keeps loading, embedding, notices, warnings, and milestones visible. On desktop, status can surface through the status bar and events feed. On mobile, Smart Environment uses a dedicated status view so loading and embedding are inspectable even without a persistent desktop-style status bar.

How the pieces fit