Skip to content

urbanmorph/obsidian-mdshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdshare for Obsidian

Share markdown files instantly via mdshare.live. No login required.

Install

Option 1: BRAT (recommended)

  1. Install BRAT from Community Plugins
  2. In BRAT settings, click "Add Beta Plugin"
  3. Enter: urbanmorph/obsidian-mdshare

Option 2: Manual

  1. Download main.js and manifest.json from the latest release
  2. Create a folder: <your-vault>/.obsidian/plugins/mdshare/
  3. Copy both files into that folder
  4. Enable the plugin in Settings → Community Plugins

Usage

  • Right-click a .md file 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.

About

Obsidian plugin for sharing markdown via mdshare.live

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors