chenxiccc792 downloadsCapture web content into your vault. Share from mobile, paste a URL, or jot down text — saved as Markdown instantly.

An Obsidian plugin that automatically downloads web pages as Markdown notes, with quick text note capture.
1. Save web pages: Share / Add links from mobile → Auto-download on desktop → Save to your vault
2. Save text: Type text in the plugin input and save
3. Quick capture: Home screen shortcut for one-tap access to the input, see Add to Home Screen below
.md noteDesktop ribbon button ☁️ or mobile menu ☰ → ☁️ input text → click "Save Text" button
Share-to-Save as the target folder in the new share sheet menu.The plugin relies on file sync to transfer the queue file from mobile to desktop. We recommend one of the following:
| Method | Cost | Speed | Setup |
|---|---|---|---|
| Fast Note Sync | Free | Instant | Easy — another Obsidian plugin |
| iCloud | Free | ~1-10s | Built-in on Apple devices |
| Syncthing | Free | ~1-5s | Cross-platform, self-hosted |
| Git | Free | Manual push/pull | Versioned, but requires manual steps |
Recommendation: Fast Note Sync provides near-instant queue delivery — your desktop starts downloading within seconds of sharing on mobile. Unlike iCloud it works cross-platform, and unlike Syncthing it needs no separate daemon.
One-tap access to the plugin input from your home screen for quick note capture.
Shortcuts app → New Shortcut → Add "Open URL" → obsidian://share-to-save → Share → Add to Home Screen
Use Shortcut Maker to create an Intent shortcut (see plugin settings for parameters).
If you encounter extraction problems, please open an issue on GitHub Issues with the following information:
Providing a sample URL is essential — different pages on the same platform can have completely different HTML structures.
MIT
This plugin bundles defuddle (MIT © Steph Ango), turndown (MIT © Dom Christie), and @joplin/turndown-plugin-gfm (MIT © Dom Christie). See LICENSE for full license texts.

Share to Save 是一款 Obsidian 插件,将网页自动下载为 Markdown 笔记,也可以快速记录闪念文字。
1. 保存网页完整内容: 手机端分享 / 添加链接 → 桌面端自动下载 → 保存到你的知识库
2. 保存文字: 插件输入框里输入文字,保存
3. 闪念速记: 桌面快捷方式一键直达输入框,见下方创建桌面快捷方式
.md 笔记电脑 ribbon 按钮 ☁️ 和 手机菜单 ☰ → ☁️,打开插件输入框,输入文字后点击”保存文字”按钮
Share-to-Save 目录。插件依赖文件同步将队列文件从手机传输到桌面。推荐以下方式:
| 方式 | 费用 | 速度 | 配置难度 |
|---|---|---|---|
| Fast Note Sync | 免费 | 即时 | 简单,免费,强大 |
| iCloud | 免费 | ~1-10秒 | Apple 设备内置 |
| Syncthing | 免费 | ~1-5秒 | 跨平台,需自托管 |
| Git | 免费 | 需手动 push/pull | 有版本控制,但需手动操作 |
推荐:Fast Note Sync 可实现近乎即时的队列传送——手机端分享后几秒内桌面端即开始下载。相比 iCloud 支持跨平台,相比 Syncthing 无需额外后台进程。
快捷指令 App → 新建快捷指令 → 添加「打开 URL」→ 填入 obsidian://share-to-save → 分享按钮 → 添加到主屏幕
使用 Shortcut Maker 新建 Intent,填写 Action/Data URI 等参数(详见插件设置页)
如有提取问题,请在 GitHub Issues 提交,并提供以下信息:
提供示例 URL 至关重要——同一平台的不同页面可能拥有完全不同的 HTML 结构。
MIT
本插件打包了 defuddle(MIT © Steph Ango)、 turndown(MIT © Dom Christie)和 @joplin/turndown-plugin-gfm(MIT © Dom Christie)。 完整许可证文本见 LICENSE。