docs: add link interception feature to README.md

This commit is contained in:
BCS 2026-04-15 23:19:06 +08:00
parent 423624b174
commit 8e18a920c7

View file

@ -9,6 +9,7 @@ Side Bookmark is an Obsidian plugin that embeds a fully functional web browser r
- 🌐 **In-App Browser**: Open and navigate any web page directly within the Obsidian sidebar.
- 🔖 **Bookmark Management**: Save frequently visited sites as bookmarks. Organize them effectively using folders.
- 🖱️ **Drag-and-Drop Organization**: Easily reorder and organize your bookmarks and folders via an intuitive drag-and-drop interface.
- 🔗 **Link Interception**: Optionally intercept clicks on external links in your notes (supports both Reading View and Live Preview) to open them seamlessly within the built-in browser instead of your system browser.
- 💾 **Persistent Settings**: Your bookmarks, folders, and browser preferences are securely saved within your vault.
## Installation
@ -30,6 +31,7 @@ Side Bookmark 是一款强大的 Obsidian 插件,可以在您的侧边栏中
- 🌐 **应用内浏览器**:直接在 Obsidian 侧边栏中打开流转和浏览任意网页。
- 🔖 **书签管理**:将频繁访问的网站保存为书签,并使用文件夹对它们进行高效整理。
- 🖱️ **拖拽排序管理**:通过直观的拖放界面,轻松对书签和文件夹进行重新排序和组织。
- 🔗 **拦截笔记链接**:提供可选开关,开启后自动拦截笔记中的外部链接点击(全面支持阅读视图与实时预览),在侧边栏无缝打开目标网页。按住 Cmd/Ctrl 单击可临时绕过。
- 💾 **设置持久化**:您的书签、文件夹和浏览器偏好设置都安全的保存在您的笔记库中。
## 安装方法