Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Article Annotator

JunoJuno110 downloads

Highlight and Add Comments in Obsidian Just Like in Word—Modeled After Microsoft Word's Commenting Interface; Currently Supports Windows Only.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

Obsidian 插件:文章批注 —— 像 Microsoft Word 一样高亮文本并添加批注


功能

  • 文本高亮 + 批注:在 Markdown 编辑器中高亮选中文字,添加类似 Word 的批注
  • 侧边栏管理:在侧边栏面板中查看所有批注,支持编辑、删除、导出
  • 批注卡片拖拽排序:在侧边栏中自由拖拽调整批注顺序
  • 多端支持:支持 电脑(Desktop) / iPad / 手机(Android) 三端使用
    • ⚠️ 跨设备需手动同步:复制 .obsidian/plugins/article-annotator/data.json 文件到目标设备
  • 中英双语:支持中英文界面切换
  • 6 色高亮:暖黄、浅绿、浅蓝、浅紫、浅红、橙色,支持自定义颜色
  • 快捷键支持:高亮、新建批注、删除批注均可绑定快捷键
  • 移动端适配:支持 Android 和 iPad 触摸操作
🔤 Features (English)
  • Text Highlight + Annotations: Highlight selected text in Markdown editor and add Word-like comments
  • Sidebar Management: View all annotations in the sidebar panel with edit, delete, and export support
  • Drag-and-Drop Cards: Reorder annotation cards freely in the sidebar
  • Multi-Device Support: Works on Desktop / iPad / Android
    • ⚠️ Manual sync: copy .obsidian/plugins/article-annotator/data.json to the target device
  • Bilingual: Switch between Chinese and English interfaces
  • 6 Highlight Colors: Warm Yellow, Light Green, Light Blue, Light Purple, Light Red, Orange — customizable
  • Keyboard Shortcuts: Highlight, new annotation, and delete can all be bound to shortcuts
  • Mobile Support: Touch-friendly on Android and iPad

安装

Obsidian 社区插件市场(推荐)

  1. 打开 Obsidian → 设置 → 社区插件 → 浏览
  2. 搜索 Article Annotator
  3. 点击安装并启用

手动安装

  1. 从 Releases 下载最新版本的 main.js、manifest.json、styles.css
  2. 在 Obsidian vault 的 .obsidian/plugins/ 目录下新建文件夹 article-annotator
  3. 将三个文件放入该文件夹
  4. 重启 Obsidian,在设置 → 社区插件中启用
🔤 Installation (English)

Community Plugin Store (Recommended)

  1. Open Obsidian → Settings → Community Plugins → Browse
  2. Search Article Annotator
  3. Click Install and Enable

Manual Install

  1. Download the latest main.js, manifest.json, styles.css from Releases
  2. Create a folder article-annotator under .obsidian/plugins/ in your vault
  3. Place the three files in that folder
  4. Restart Obsidian and enable it in Settings → Community Plugins

使用说明

高亮文本

  1. 在 编辑模式 下选中文字
  2. 使用命令 文章批注:高亮选中内容(或绑定快捷键)
  3. 高亮颜色在设置中可自定义

添加批注

  1. 高亮后,在侧边栏 Article Annotator 面板点击 新建批注
  2. 输入批注内容并保存
  3. 批注卡片支持拖拽排序

管理批注

  • 编辑:在侧边栏点击批注卡片进入编辑
  • 删除:点击删除按钮(全局删除有二次确认)
  • 清空:可一键清空所有批注
  • 导出:支持导出为 JSON 格式

阅读模式

⚠️ 阅读模式当前不显示批注高亮,请在编辑模式下查看。

🔤 Usage (English)

Highlight Text

  1. Select text in Editing mode
  2. Use command Article Annotator: Highlight selected text (or bind a shortcut)
  3. Highlight color is customizable in settings

Add Annotation

  1. After highlighting, click New Annotation in the Article Annotator sidebar panel
  2. Enter annotation content and save
  3. Annotation cards support drag-and-drop reordering

Manage Annotations

  • Edit: Click annotation card in sidebar to edit
  • Delete: Click delete button (global delete has double confirmation)
  • Clear All: One-click to clear all annotations
  • Export: Export as JSON

Reading Mode

⚠️ Annotations are not visible in Reading mode. Please switch to Editing mode to view highlights.


设置

设置项 说明
默认高亮颜色 选择新批注的默认颜色
语言 中文 / English 界面切换
高亮颜色列表 6 种颜色可自定义
快捷键 在 Obsidian 设置 → 快捷键中绑定
🔤 Settings (English)
Setting Description
Default Color Choose default color for new annotations
Language Switch between Chinese and English interfaces
Highlight Colors 6 customizable colors
Shortcuts Bind in Obsidian Settings → Hotkeys

版本历史

详见 CHANGELOG

🔤 Changelog (English)

See CHANGELOG


注意事项

  • 所有批注数据独立保存于 .obsidian/plugins/article-annotator/data.json,不修改原文文件
  • 跨设备同步:手动复制 data.json 文件到目标设备的 .obsidian/plugins/article-annotator/ 目录
  • 阅读模式下高亮不显示,仅编辑模式可见
🔤 Notes (English)
  • All annotation data is stored independently in .obsidian/plugins/article-annotator/data.json, does not modify original files
  • Cross-device sync: manually copy data.json to the target device's .obsidian/plugins/article-annotator/ directory
  • Highlights are not visible in Reading mode, only in Editing mode

许可

MIT License

🔤 License (English)

MIT License

91%
HealthExcellent
ReviewSatisfactory
About
Highlight article content. Add annotations to selected text, and centrally view and manage annotation cards in the sidebar. Supports drag-and-drop reordering and clicking on annotation cards to jump back to the original text.
AnnotationSidebar
Details
Current version
0.1.15
Last updated
5 days ago
Created
7 days ago
Updates
6 releases
Downloads
110
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
JunoJunokilng235
GitHubkilng235
  1. Community
  2. Plugins
  3. Annotation
  4. Article Annotator

Related plugins

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Sidebar Highlights

View and manage text highlights, comments on highlights, native comments, and collections for your highlights.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Admonition

Admonition block-styled content.

TagFolder

Show tags as folder.

Checklist

Consolidate checklists across all files into a single view.