Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Wisdio Companion

WisdioWisdio63 downloads

Sync Wisdio browser notes with your local Obsidian vault.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Wisdio Companion connects your Obsidian vault with the Wisdio browser extension.

Wisdio Companion is purpose-built for Wisdio's Obsidian Link workflow. It is not a general-purpose REST API for Obsidian.

It runs a private local companion service on your computer so Wisdio can create, read, update, and live-sync Markdown notes in your vault. Your notes remain local Markdown files, and the companion service binds to 127.0.0.1 only.

Requirements

  • Obsidian 1.0.0 or newer
  • Desktop Obsidian only
  • Wisdio browser extension

What it does

  • Creates Wisdio notes as Markdown files in your vault
  • Syncs Wisdio note edits into Obsidian
  • Sends vault file events back to Wisdio for live refresh
  • Lets you choose the Wisdio notes folder
  • Provides a customizable Markdown template for new Wisdio notes
  • Uses a local API key so only authorized local clients can connect

Setup

  1. Install and enable Wisdio Companion in Obsidian.
  2. Open Settings -> Wisdio Companion.
  3. Copy the generated API Key.
  4. Open the Wisdio browser extension settings.
  5. Enable Obsidian Link.
  6. Use the default endpoint unless you changed the port:
http://127.0.0.1:27125
  1. Paste the API key from Obsidian into Wisdio.
  2. Choose the vault folder where Wisdio notes should be stored, for example:
Wisdio

Settings

  • Enabled: Starts or stops the local API and WebSocket server.
  • Port: Local loopback port. Default is 27125.
  • API Key: Bearer token used by the Wisdio browser extension.
  • Folder: Vault folder used for Wisdio notes and event filtering.
  • Template File: Vault-relative Markdown template for new Wisdio notes.
  • Reset Template File: Restores the default Wisdio note template.

Template variables

The default template is stored at:

Wisdio/Templates/Default Note.md

You can edit it directly in Obsidian. Supported variables:

  • {{id}}
  • {{title}}
  • {{content}}
  • {{sourceUrl}}
  • {{url}}
  • {{createdAt}}
  • {{updatedAt}}

Privacy and security

  • Wisdio Companion only binds to 127.0.0.1.
  • It does not expose your vault to the public internet.
  • Requests require the API key shown in plugin settings.
  • Wisdio note files are ordinary Markdown files in your local vault.
  • Deleting files is intentionally not exposed through the local API. Delete real files from Obsidian.

Manual install for reviewers

If the Wisdio browser extension is not yet available in the Chrome Web Store, you can still test the connection by installing the extension package manually from the Wisdio release build.

For local development:

npm install
npm run build

Then copy main.js and manifest.json into:

<your vault>/.obsidian/plugins/wisdio-companion/

Enable Wisdio Companion from Obsidian community plugin settings.

Support

Please open an issue in this repository for bugs, setup questions, or compatibility problems.

HealthExcellent
ReviewSatisfactory
About
Connect your Obsidian vault to the Wisdio browser extension via a local companion service bound to 127.0.0.1. Create and live-sync Wisdio notes as local Markdown files, send vault file events back to Wisdio, and store new notes in a chosen folder with a customizable template and local API-key protection.
IntegrationsSyncingTemplating
Details
Current version
1.0.2
Last updated
3 weeks ago
Created
3 weeks ago
Updates
3 releases
Downloads
63
Compatible with
Obsidian 1.0.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
WisdioWisdioyoung-caveman
GitHubyoung-caveman
  1. Community
  2. Plugins
  3. Integrations
  4. Wisdio Companion

Related plugins

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Raindrop Highlights

Sync your Raindrop.io highlights.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Remotely Save

Sync notes between local and cloud with smart conflict: S3, Dropbox, webdav, OneDrive, Google Drive, Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.

Make It Rain

Pull Raindrop.io bookmarks, highlights, and attachments into Markdown notes with rich metadata, smart folder structures, and native file support.

WebDAV Sync

General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in.

BRAT

Easily install a beta version of a plugin for testing.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.