mdshare
approvedby urbanmorph
Share markdown files instantly via mdshare.live. - This plugin has not been manually reviewed by Obsidian staff.
mdshare for Obsidian
Share markdown files instantly via mdshare.live. No login required.
Install
From Community Plugins (recommended)
- In Obsidian: Settings → Community plugins → Browse
- Search for mdshare
- Click Install, then Enable
Alternative: BRAT (for pre-release builds)
If you want to track unreleased changes ahead of the Community Plugins listing:
- Install BRAT from Community Plugins
- In BRAT settings, click "Add Beta Plugin"
- Enter:
urbanmorph/obsidian-mdshare
Alternative: Manual
- Download
main.jsandmanifest.jsonfrom the latest release - Create a folder:
<your-vault>/.obsidian/plugins/mdshare/ - Copy both files into that folder
- Enable the plugin in Settings → Community Plugins
Usage
- Right-click a
.mdfile in the file explorer → "Share on mdshare" - Select text in the editor → right-click → "Share selection on mdshare"
- Command palette (Cmd/Ctrl+P) → "Share current file on mdshare"
The admin URL is automatically copied to your clipboard.
Network usage
This plugin sends markdown content to https://mdshare.live/api/documents to generate shareable links. No account is required. No data is collected or stored beyond the shared document, which expires after 90 days.
About
mdshare.live is a free service for sharing markdown documents. No accounts, no setup. Documents expire after 90 days.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.