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

Share Linker

Sean localSean local155 downloads

Share selected plugins from the current vault to another Obsidian vault by creating symbolic links.

Add to Obsidian
Share Linker screenshot
  • Overview
  • Scorecard
  • Updates2

Plugin Share Linker is a desktop-only Obsidian plugin for sharing community plugins from the current vault to another Obsidian vault.

It supports two sharing modes:

  • Copy: copies selected plugin folders into the target vault.
  • Symlink: creates symbolic links in the target vault that point back to the selected plugins in the current vault.

Features

  • List plugins from the current Obsidian vault.
  • Select one or more plugins across paginated plugin lists.
  • Copy selected plugins to another vault.
  • Create symlinks for selected plugins in another vault.
  • Skip existing target folders or conflicting symlinks without overwriting.
  • Switch the plugin UI between English and Chinese.

Requirements

  • Obsidian desktop app.
  • A filesystem that supports symbolic links if you use Symlink mode.

This plugin is marked as desktop-only because it uses Node.js filesystem APIs.

Installation

Copy these files into:

<your-vault>/.obsidian/plugins/plugin-share-linker/

Required files:

main.js
manifest.json
styles.css
README.md

Then enable Plugin Share Linker in Obsidian's Community Plugins settings.

Usage

  1. Open Settings -> Plugin Share Linker.
  2. Enter the target vault path.
  3. Select the plugins you want to share.
  4. Click Copy or Symlink.

The target plugin path is:

<target-vault>/.obsidian/plugins/<plugin-folder-name>

Copy vs Symlink

Use Copy when you want the target vault to have its own independent copy of the plugin files.

Use Symlink when you want multiple vaults to share the same plugin files from the source vault.

Safety Behavior

Plugin Share Linker does not overwrite existing target plugins.

If the target path already contains a folder, file, or conflicting symlink with the same plugin folder name, the plugin skips that item and reports the result.

Language

Use the language button at the top of the plugin settings page to switch between English and Chinese.

Release Notes

For a GitHub release, upload the unpacked plugin files directly:

main.js
manifest.json
styles.css
README.md
HealthExcellent
ReviewSatisfactory
About
Share community plugins from the current vault to another by copying plugin folders or creating symlinks that point back to the source. List and select multiple plugins across paginated lists, skip existing or conflicting targets to avoid overwriting, and run on Obsidian desktop (symlink mode requires filesystem support for symbolic links).
FilesSyncing
Details
Current version
1.0.1
Last updated
2 months ago
Created
2 months ago
Updates
2 releases
Downloads
155
Compatible with
Obsidian 1.5.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Sean localSean localtyronewj
GitHubtyronewj
  1. Community
  2. Plugins
  3. Files
  4. Share Linker

Related plugins

Google Drive Sync

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

Differential ZIP Backup

Back our vault up with lesser storage.

WebDAV Sync

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

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Advanced URI

Control everything with URI.

Local REST API with MCP

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

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.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.