Files
nexus/wiki/concepts/Obsidian-Web-Clipper.md
2026-05-03 05:42:12 +08:00

28 lines
938 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Obsidian Web Clipper"
type: concept
tags: [tool, obsidian, browser-extension, clipping]
sources: [karpathy-最新分享-用-llm-搭建个人知识库-告别-rag-的低效循环]
last_updated: 2026-04-20
---
## Aliases
- Obsidian Web Clipper 扩展
- Obsidian 网页剪藏插件
## Definition
Obsidian 的浏览器扩展插件,可一键将任意网页文章保存为 Markdown 格式,自动存入 Obsidian Vault。是 LLM Wiki 素材采集的关键工具。
## Usage Flow
1. 在 Chrome 浏览器安装 Obsidian Web Clipper 扩展
2. 打开任意网页文章
3. 点击扩展图标 → "Add to Obsidian"
4. 文章自动转为 Markdown 出现在 Vault 里
## Key Benefit
将人类从"复制粘贴整理"的工作中解放——素材采集完全自动化AI 可以直接读取和处理。
## Connections
- [[Obsidian Web Clipper]] ← 采集工具 ← [[LLM Wiki]]
- [[Obsidian Web Clipper]] ← 插件 → [[Obsidian]]