Share Hosted

by Yuto Takagi
5
4
3
2
1
Score: 35/100
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Hosted alternative to org-share: sign in with email, share notes with org / allowlist / public audiences. No Cloudflare setup required.

Reviews

No reviews yet.

Stats

stars
4
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Share Hosted — Obsidian plugin

Share Obsidian notes with three audience modes (Org / Allowlist / Public). No Cloudflare setup required — just sign in with your email.

How it works

  1. Install plugin
  2. Settings → Share Hosted → enter your email → click "Send magic link"
  3. Click the link in your email → Obsidian opens → you're signed in
  4. Open any note → Command palette → "Share this note" → pick mode → done

Commands

Command What it does
Share this note Modal to pick audience (Org / Specific people / Public) + expiry. Returns URL.
Copy share URL Copies the share URL of the current note.
Stop sharing Un-publishes the current note.

Audience modes

Mode Who can view
Org-wide Anyone signed in with an email matching your configured org domain.
Specific people Only emails you list.
Public link Anyone with the URL. No login required.

Privacy

  • Note content is stored on Cloudflare R2.
  • Reader authentication uses Cloudflare Access (one-time PIN to email).
  • Companion worker source: obsidian-share-hosted-worker.

Status

P2A MVP — service is free, no quotas yet. May add limits if abuse becomes a problem.

Self-hosting

If you prefer running your own backend (BYO model), see obsidian-org-share — same UX, you deploy the worker on your own Cloudflare account.

License

MIT