Obsidian Web Clipper
生產力
免費
Bring the web to your personal knowledge base. Save content to your Obsidian vault so you always have access to it, even offline. Obsidian is secure, private, and designed around durable open formats that allows you to preserve your data for the long term.
Whether you're researching for a project, saving recipes, bookmarking travel destinations, or collecting inspiring articles, the Obsidian Web Clipper helps you organize your ideas.
- Clip anything: From news articles and blog posts to recipes, product pages, and research papers — if it's on the web, you can save it.
- Select page content: Clip entire pages, selected text, or let the clipper intelligently extract just the main content.
- Customizable templates: Create tailored templates to automatically extract metadata from web pages. Perfect for academics, movie buffs, book lovers, or anyone who wants structured notes.
- Smart triggers: Set up rules to automatically apply the right template based on the website you're clipping from.
- Seamless integration: all your clips flow directly into Obsidian, in the vault and folder of your choice.
As with everything Obsidian, Web Clipper is designed to protect your privacy, and give you control over your data.
- No lock-in: All your clips are saved in clean, durable, portable Markdown files — no proprietary formats.
- Offline access: your saved clips are saved locally, and always at your fingertips, with or without an internet connection.
- 100% private: all your clipped content is stored locally in your Obsidian vault. Your thoughts are yours.
Obsidian helps you create connections and links between your notes so you can organize your thoughts. You can create links between everything — ideas, articles, lists, locations, books — anything you can put in a note, you can link to other notes.
更多 - Fix missing highlight ==markers== in {{content}} variable
- Highlights persist across live page and Reading view
- Warn when a reader font can't render
1.7.0 6月16日
New app icon.
1.6.3 5月26日
Fix embedded mode bug where content is not passed to clipboard.
1.6.2 4月23日
- Reader: Fix outline active position
- Highlights: Improve search
- Update highlights page more smoothly
- Update to Defuddle 0.18.1, fixes footnotes on Wikipedia
1.6.1 4月22日
Improved
- Highlighter improves UX and adds better support for mobile.
- Defuddle 0.18 with extractors for LinkedIn, Threads, Bluesky, Discourse, Medium
Fixes
- Reader: Fix scroll locking on some sites.
- Fix selecting vault in popup.
1.6.0 4月22日
New
- Highlights viewer
Improved
- Fade in transition into Reader
- Improve YouTube play/pause
- Fix YouTube CJK line endings
1.5.0 4月15日
New:
- YouTube transcript UI provides an interactive transcript that lets you pin the video, scrub through the transcript, auto-scroll, and highlight the current position.
- Open in Reader lets you set the default open behavior to Reader mode so you can get there in one click using the extension button.
Improved:
- Defuddle 0.16
- Lazy-load highlights
- Reader: Fix font detection.
1.4.0 4月10日
You can now customize the Reader experience to your liking with settings for:
- Typography, fonts, line height and width
- Themes, light/dark appearance
- Custom CSS
Improved:
- Reader: Comments on sites like Reddit and Hacker News now have a threaded interactive UI.
- Reader: Added to context menu.
- Translations: Khmer, Hungarian, Portuguese, Slovak.
- Upgraded to Defuddle 0.15].
- New Settings UI to match Obsidian .
- Safari: Fix copy to clipboard.
- Safari: Improve recovery after extension upgrade.
- Fix error message on browser extension store pages.
1.3.0 4月2日
Upgrade to Defuddle 0.14
1.2.1 3月17日
- Add {{language}} variable to get page language
- Add {{transcript}} variable (only for YouTube currently)
- Update to Defuddle 0.13
1.2.0 3月13日
- Add Reader mode
- Add transcripts to YouTube in the {{content}} and new {{transcript}} variable
- Switch to Defuddle's built-in Markdown converter
1.1.0 3月11日
Fix quote-stripping regex in filters to handle newline characters. Fixes the issue with using map filter in highlights example.
1.0.2 2月27日
New
- Add message if clipboard doesn't work
- Add `decode_uri` filter
Improved
- String literal maps now return plain strings instead of {str: ...} wrapper objects. The template filter still supports ${str} for backwards compatibility.
- Treat unquoted filter args as string literals when no matching variable exists, support unquoted date format in date filter #694
- Make `src` URLs on video & audio elements absolute
Fixes
- Fix for multiple replacements
- Fix normalize ISO 8601 duration components correctly
1.0.1 2月25日
New
- New template logic for conditionals, loops, and variable assignment.
- New template validation in the template editor checks for syntax errors.
- Add context menu option to copy Markdown to clipboard.
Improved
- Update to Defuddle 0.7.0 with better support for X articles and more.
1.0.0 2月15日
New
- Import multiple templates at once
Improved
- Fix for null Schema.org data
- Force opening via popup (not embedded mode) on mobile Safari
- Fix issue with bad provider names and possible corruption of settings
- Updated Japanese translation
- Another attempt at fixing the default locales bug on Safari
- Remove uses of innerHTML
0.12.0 28/09/2025
New {{selection}} and {{selectionHtml}} variables for selected text
Improved
- Update to Defuddle 0.6.6
- Fix issue with srcset images (e.g. on Substack)
- Fix Properties section remembering the collapsed state
- Fix Interpreter context field not consistently appearing
- Fix for temperature parameter issue
- Wrap property names that contain special characters to ensure compliant YAML
0.11.9 15/08/2025
This update mostly reverts back to the old highlighter behavior (before 0.11.6) due to some issues with the new approach.
Improvements
- Localization for shortcuts
- Fix editing custom providers
- Fix remove_attr does not remove the whole attribute if it includes spaces
- Upgraded to Defuddle 0.6.4 with fixes for Substack and other sites
0.11.8 20/05/2025
- Upgraded parsing to Defuddle 0.6.2.
- If image filter input is an array the output is also returned as an array.
0.11.7 17/04/2025
- Revamped highlighter mode, now works much more easily for highlighting text. Highlights are saved in a more robust format similar to text fragments URLs.
- Added Link button in highlighter mode that allows sharing a URL that includes the highlighted text as a text fragment parameters.
Improved
- Fix getting extractors for certain sites, e.g. ChatGPT.
0.11.6 11/04/2025
Upgrade to Defuddle 0.6.0, improves capturing websites, images, and adds better support for Gemini chats
0.11.4 09/04/2025
- Added built-in support for saving ChatGPT and Claude chats
- Improved code block and footnote extraction
0.11.3 26/03/2025
- Added {{words}} preset variable for word count.
Improved
- Fixed primary button not triggering in side panel mode.
- Upgraded to Defuddle 0.3.3 which includes many improvements for accurately getting the content of pages, with many improvements for code blocks and math.
- Fixed indenting nested list items.
0.11.2 19/03/2025
- Added new save behavior setting that allows default save action to be changed to copy to clipboard or save to file
- Added support for converting callouts on GitHub
- Added extractor for Hacker News threads
- Added Perplexity as a preset provider
Improved
- Fixed missing domain variable
- Upgraded Defuddle with fixes for code blocks
0.11.1 13/03/2025
New
- Added translations for Bengali, Czech, Danish, Finnish, Greek, Hebrew, Hungarian, Norwegian, Romanian, Swedish, Tagalog, Thai, Ukrainian, Vietnamese.
Improved
- Fixed Interpreter bug with newlines.
0.10.8 26/01/2025
- Added new Overwrite note behavior for templates.
- Added Activity chart to Settings page.
Improved
- Revamped Interpreter configuration with popular models and links to model lists.
- Ollama 403 error text gives more useful instructions.
- Ollama no longer requires API key.
- Fixed issue with certain Anthropic prompts.
- safe_name should not exceed maximum file name length.
0.10.7 16/01/2025
- Fix missing highlight ==markers== in {{content}} variable
- Highlights persist across live page and Reading view
- Warn when a reader font can't render
更多 版本1.7.0 6月16日
不收集資料 開發者不會從此 App 收集任何資料。