Weread Plugin

by hank zhao
5
4
3
2
1
Score: 84/100

Description

Category: Learning & Knowledge Management

The Weread Plugin plugin helps users sync book-related data from the WeChat Reading platform to their Obsidian vault. It imports metadata such as book covers, authors, and publication details, along with highlighted text, notes, and book reviews. The plugin allows users to customize note templates and file naming conventions while providing options to sync daily reading updates to their daily notes. It supports mobile devices and offers long-term login via QR code authentication. Additionally, users can categorize notes, track reading status, and maintain annotations efficiently within Obsidian.

Reviews

No reviews yet.

Stats

2132
stars
172,779
downloads
131
forks
1,456
days
15
days
15
days
102
total PRs
1
open PRs
10
closed PRs
91
merged PRs
323
total issues
80
open issues
243
closed issues
30
commits

Latest Version

15 days ago

Changelog

📋 微信读书 Obsidian 插件 v2.1.0

v2.0.0 引入了 API Key 认证后,社区反馈了一些边界问题 — 公众号同步静默失败、Cookie 状态不可见、热门划线在某些场景下不完整。v2.1.0 针对性修复了这些问题,并做了主题架构清理。


V2 Agent API 不覆盖公众号类型内容(bookType === 3),之前仅配 API Key 的用户同步公众号时静默失败,错误提示也不明确。

  • getNotebookHighlights / getNotebookReviews / getChapters 新增 isArticle 参数
  • bookType === 3 时跳过 V2、直接走 Cookie V1 接口
  • 公众号数据获取失败时显示专门的错误提示,引导用户检查 Cookie

设置页之前看不出 Cookie 是否有效、有哪些功能依赖它。

  • API Key 输入框旁新增 🍪 Cookie 状态图标(绿色有效 / 红色失效)
  • Cookie 失效时显示 扫码登录 按钮,有效时显示 注销 按钮
  • 同步公众号内容 开关在无 Cookie 时自动禁用并提示依赖原因
  • API Key 描述中补充手动填写限制说明,引导用户扫码登录

🔥 热门划线主题简化

移除内置的「分离式(含热门划线)」主题,热门划线统一通过现有主题的开关控制,减少维护两套模板的成本。

  • 删除 separatedWithPopularTemplate.njk
  • syncNotebooks.ts 统一合并模式,移除分离模式分支
  • ⚠️ 此前使用该主题的用户:切换为 notebookseparated 主题,开启热门划线开关即可

🐛 Bug 修复

  • 热门划线 bookmarkId 下划线替换缺失 & 用户划线重合时时间不展示 (#464)
  • 模板 ^{{ bookmarkId }} 移到独立行,避免 Obsidian 复制按钮重复出现
  • 修复 notebookTemplate.njk / separatedTemplate.njk 中 deeplink 缺少末尾括号的问题

✨ 模板预览增强

  • 示例数据替换为《中国哲学简史》真实数据,覆盖热门划线、笔记、书评场景
  • 预览顶部新增热门划线开关(仅展示用)
  • 新增 trim 过滤器,模板中可用 | trim 去除首尾空白
  • 空渲染结果时显示错误提示,便于定位模板问题

📦 其他

  • separatedTemplate.njk:元数据区域改用 Callout 格式,展示完整书籍信息
  • manifest.json:版本 2.0.1 → 2.0.2(插件内版本)
  • 新增眼睛图标定位样式

升级建议:从 v2.0.0 或 v2.0.1 升级无破坏性影响;使用「分离式(含热门划线)」主题的用户请切换主题后重新开启热门划线开关。

README file from

Github

Obsidian Weread Plugin

Release Obsidian plugin GitHub license Github all releases GitLab latest release

Obsidian 微信读书插件,同步微信读书的书籍元信息、高亮划线、笔记、书评、热门划线等,支持 API Key 和 Cookie 双认证模式,书架管理、书籍详情页和阅读统计。

V2 更新亮点 🔥

2.0 是一次重大架构升级,以 API Key 为核心,引入微信读书 Agent API。

特性 说明
🔑 API Key 扫码获取 设置页一键扫码获取 Key,自动校验有效性,无需反复登录
🔀 双模式路由 API Key 优先走 V2 Agent API,失败自动回退 Cookie,平滑切换
🔥 热门划线同步 每本书 TOP 20 社区热门划线,按章节融合用户划线,标注共读人数
📖 书籍详情页 新标签页打开,划线 / 笔记 / 热门划线 / 书评四个 Tab,支持 App deeplink
🎨 主题系统 4 个内置主题,支持自定义、导入导出、实时预览的模板编辑器
📊 阅读统计 年度/月度/每周阅读时长、偏好分析、热力图

详细使用说明见 V2 使用指南 ⧉

更新历史

https://github.com/zhaohongxuan/obsidian-weread-plugin/releases

功能

  • 🔑 API Key 登录:扫码一键获取,稳定免维护
  • 🔥 热门划线同步:同步社区热度最高的划线,标注共读人数
  • 📖 书籍详情页:多 Tab 浏览划线、笔记、热门划线、书评,支持 deeplink 跳转微信读书
  • 📊 阅读统计:年度/月度阅读时长、偏好分析、热力图
  • 📚 微信读书书架:搜索、筛选、排序,按年份分组,同步日志
  • 📝 笔记同步:同步书籍元数据、高亮划线、划线想法、章节点评、书籍书评
  • 📱 公众号同步:支持同步微信公众号文章的划线和笔记
  • 📅 Daily Notes:将当日读书笔记插入 Daily Notes 指定位置
  • 🎨 主题系统:4 个内置主题,支持自定义、导入导出、社区分享
  • 📋 自定义 FrontMatter:可在头部 YAML 中增加标签、阅读状态等自定义字段
  • 📁 灵活文件组织:支持按书名/分类创建子文件夹,多种文件名格式
  • 🔄 定时自动同步:可配置间隔的自动同步

安装方法

插件市场直接搜索weread,找到Weread Plugin点击install安装,安装完成后点击Enable使插件启用,也可以直接在release页面手动下载。

快速开始

API Key

  1. 打开设置页,在「API Key」区域点击 「扫码获取」
  2. 已登录用户自动获取 Key;未登录弹出二维码,微信扫码登录后自动获取
  3. 获取成功后输入框旁显示 ✓ 绿色图标即完成配置
  4. 点击 Ribbon 按钮或命令面板 Sync Weread 开始同步

💡 移动端:访问 https://weread.qq.com/api/skills/apikeyGet 复制 Key,粘贴到设置页。详见 V2 使用指南

设置参考

使用

⚠️ 本插件是覆盖式更新,请不要在同步的文件里修改内容。写「永久笔记」(为什么写永久笔记参考《卡片笔记写作法》)时,可使用Block 引用在外部分别批注。

在书架页点击书籍封面或标题,即可在新标签页打开书籍详情视图

  1. 划线 Tab:按章节分组,颜色边线区分,支持 deeplink 跳转和复制
  2. 笔记 Tab:个人想法和注解,按时间倒序
  3. 热门划线 Tab:社区热度最高的划线(需 API Key)
  4. 书评 Tab:个人书评 + 社区精选书评

Header 区域展示封面、阅读进度、时长、分类、出版社等元数据。右下角悬浮按钮可快速跳转本地笔记。

  1. 点击左侧 Ribbon 上的微信读书按钮,或 Cmd+P(Windows Ctrl+P)打开命令面板,输入 Weread 找到 Sync Weread 即可同步。 sync|50
  2. 默认模板效果(theme:minimal) 使用dataview+minimal cards的显示效果,参考这里
  1. 在设置中打开同步到Daily Notes的开关,然后分别设置Daily Notes的目录以及文件格式
  2. 如果Daily Note是Periodic Notes管理的,可以改成Periodic Notes的格式,比如我使用的格式YYYY/[W]ww/YYYY-MM-DD,就会按照 年/周/日的维度在文件夹中寻找Daily Notes.
  3. 设置在Daily Notes的特定的区间插入,可以修改默认值为你想要的markdown格式的内容,比如在某两个标题之间插入,注意📢,区间内的内容是会被覆盖的,不要在区间内修改文本。
  1. 确保已配置 API Key
  2. 在设置中开启「同步热门划线」开关
  3. 合并式模板中热门划线与用户划线融合,标注 📌🔥 和共读人数
  4. 分离式模板中热门划线独立展示,按章节分组

支持本地缓存(默认 7 天有效期),可配置 TTL。

主题管理

插件内置 4 个主题模板,支持导入导出和自定义主题。

内置主题

主题 说明
合并式模板 划线和想法 inline 展示,支持热门划线标记,适合快速回顾
分离式模板 先展示纯划线,笔记统一在底部,适合整理归纳
微信官方笔记主题 详细的元数据信息,适合生成书籍笔记
分离式(含热门划线) 我的划线、热门划线、笔记三个独立区块 🔥

主题类型

类型 说明
内置 插件自带,不可删除,不可编辑
自定义 用户创建,可编辑、复制、导出
旧模板 从旧版本迁移的模板,不可编辑,只能复制后自定义

使用主题

  1. 在插件设置中打开主题管理
  2. 选择想要使用的主题,点击「使用此主题」
  3. 当前使用中的主题会显示「✓ 使用中」标签

创建自定义主题

  1. 选择任意内置主题,点击「复制并自定义」
  2. 系统会创建该主题的副本并自动设为使用中
  3. 点击「编辑」修改模板内容或设置项

导入导出

  • 导出:点击主题的「导出」按钮,下载 JSON 文件
  • 导入:支持从本地文件或 URL 导入主题

详细指南请查看主题贡献指南

已知问题

  • 使用 Cookie 登录时,长期不使用可能导致 Cookie 失效,建议优先使用 API Key。
  • 偶尔可能会有网络连接问题,重新点击同步即可,已同步的笔记不会再次更新。

TODO

  • 解决Obsidian中CORS问题
  • 设置界面笔记保存路径
  • 优化文件同步逻辑,不需要每次都删除重建,可以根据Note的数量来判断
  • 被动刷新Cookie延长有效期
  • 多处登录导致Cookie失效Fix
  • 弹出扫码框登录自动获取Cookie
  • 书名重复导致同步失败
  • 设置页面支持设置Template格式
  • 文件名模板
  • 移动端适配
  • 阅读状态元数据,比如阅读中,阅读完成等等,以及阅读时间的分布等
  • 按照章节Index进行排序
  • 保留多个章节层级
  • 同步微信公众号文章
  • 模板预览功能
  • 设置页面,目录选择优化 https://github.com/zhaohongxuan/obsidian-weread-plugin/issues/39
  • 导出热门划线 https://github.com/zhaohongxuan/obsidian-weread-plugin/issues/42
  • API Key 扫码获取与双模式路由
  • 书籍详情页(划线/笔记/热门划线/书评四个 Tab)
  • 主题系统(4 个内置主题 + 自定义导入导出)
  • 阅读统计(年度/月度/每周 + 热力图)

文档

赞赏

<img src=https://github.com/zhaohongxuan/obsidian-weread-plugin/assets/8613196/661a1d1b-6f45-493b-adb5-6f53fbf2d499 width=30% />

免责声明

本程序没有爬取任何书籍内容,只提供登录用户的图书以及笔记信息,没有侵犯书籍作者版权和微信读书官方利益。

感谢

Star History

Star History

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
2Hop Links
5 years ago by Tokuhiro Matsuno
Abbrlink
2 years ago by Q78KG
Admonition
5 years ago by Jeremy Valentine
Adds admonition block-styled content to Obsidian.md
Advanced Merger
3 years ago by Anto Keinänen
Air Quotes
3 years ago by Alan Grainger
Plugin for Obsidian. Search and insert quotes from a source text as you type. This is great for reading a physical book or eReader while taking notes on a separate laptop or phone.
Anki Integration
a year ago by Noah Boos AKA Rift
Create flashcards from your notes with a seamless interface, structuring them with metadata and syncing effortlessly via AnkiConnect.
AnySocket Sync
2 years ago by Andrei Vaduva
Securely Synchronize your Vault on a self-hosted server
Apple Books - Import Highlights
2 years ago by bandantonio
⚡️Fastest Apple Books highlights importer to Obsidian 🗄️ The only one protecting your own reflections across imports 🎨 Fully customizable
Are.na unofficial
3 years ago by 0xroko
Unofficial Are.na plugin for Obsidian
Arweave Uploader
2 years ago by makesimple
Asciidoctor editor
2 years ago by dzruyk
Obsidian asciidoc editor plugin
Askify Sync
3 years ago by Kishlay Raj
Audio Notes
3 years ago by Jason Maldonis
Easily take notes on podcasts and other audio files using Obsidian Audio Notes.
Auto Note Importer
a year ago by uppinote
Sync Obsidian notes bidirectionally with Airtable, SeaTable, and Supabase — multi-config, conflict resolution, computed-field aware
Auto Note Mover
4 years ago by faru
This is a plugin for Obsidian (https://obsidian.md).
Autogen
2 years ago by Aidan Tilgner
A plugin to use a language model to fill in parts of notes.
Awesome Flashcard
4 years ago by AwesomeDog
Handy Anki integration for Obsidian.
Awesome Reader
3 years ago by AwesomeDog
Make Obsidian a proper Reader.
Beautiful Contact Cards
2 years ago by Seth Tenembaum
A plugin for the Obsidian text editor which renders "contact" code blocks with tappable links for phone, social media, etc.
BetaX NAS Sync
a year ago by Skye
Obsidian NAS Sync
Bible Reference
5 years ago by tim-hub
Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.
Bible sidecar
a year ago by Janis Ringli
This repository contains a plugin for obsidian that lets you view the bible in a sidebar within obsidian.
BibTeX Manager
2 years ago by Akop Kesheshyan
Create literature notes in Obsidian from BibTeX entries, display formatted reference lists, and instantly generate citations.
Book Clipper
7 months ago by Hossein Fardmohammadi
Save book details from websites into your notes
Book Search
4 years ago by anpigon
Obsidian plugin that automatically creates notes by searching for books
BookFusion
2 years ago by BookFusion
BookFusion Obsidian Plugin
Bookshelf
a year ago by Philip Weinke
Your personal bookshelf in Obsidian
BookXNote Sync
2 years ago by CodeListening
将bookxnote中的笔记同步到obsidian指定的文件夹中
Browser History
a year ago by noy4
Sync your browser history to notes.
Card View Mode
5 years ago by PADAone
Obsidian Card View Mode Plugin
Chat clips
a year ago by sleepingraven
Record chat in ordinary markdown list.
Checkbox Sync
a year ago by Grol
Keep parent/child checkboxes in sync automatically within your Obsidian task lists.
Cicada Synchronizer
2 years ago by Adapole, Adapole, Mahyar Mirrashed
Cloud Storage
2 years ago by Jiajun Ma
Obsidian Cloud Storage is a powerful and user-friendly plugin designed to seamlessly integrate cloud storage capabilities into your Obsidian workflow. This plugin allows you to effortlessly upload your attachments to the cloud, freeing up local storage space and enabling easy sharing and access across all your devices.
Colorful Note Borders
3 years ago by rusi
Confluence Sync
2 years ago by Prateek Grover
Obsidian plugin for obsidian confluence sync
create folder notes with dropdown
2 years ago by Sturdy Shawn
Create List of Notes
2 years ago by Andrew Heekin
Create Note in Folder
3 years ago by Mara-Li
Set a folder in settings and get directly a command to create a note in it. Use this with QuickAdd/Button to get more pratical things :D
Cubox
a year ago by delphi-2015
Cubox Official Obsidian Plugin
Current Folder Notes
2 years ago by Pamela Wang
Shows notes in the current folder, useful for writing novels
Custom Note Width
3 years ago by 0skater0
Set the line width for each note individually in Obsidian. Works with a slider, pill presets, YAML frontmatter and hotkeys.
Daily Notes Editor
4 years ago by boninall
A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view.
Daily Random Note
2 years ago by Alexandre Silva
Daily Random Notes in Obsidian.
Daily Summary
2 years ago by Luke
Desk
3 years ago by David Landry
A desk for obsidian
Dice Roller
5 years ago by Jeremy Valentine
Inline dice rolling for Obsidian.md
Digital Garden
4 years ago by Ole Eskild Steensen
Douban
4 years ago by Wanxp
an obsidian plugin that can pull data from douban to your markdown file
Dynbedded
4 years ago by Marcus Breiden
Embed snippets, templates and any linkable by delegating the current scope to the embedded file either by using a direct reference or as reference with date naming format relative from today. Also supports Quoth Codeblocks.
Easy Bake
3 years ago by mgmeyers
Compile many Obsidian notes down to one.
Enhance Copy Note
5 years ago by kzhovn
Plugin which enhances the copy command for Obsidian.
ExMemo Client
2 years ago by Yan.Xie
exmemo obsidian plugin
Feedly Annotations Sync
a year ago by Nick Felker
Download my Feedly annotations
File Explorer Note Count
5 years ago by Ozan Tellioglu
Obsidian Plugin for viewing the number of elements under each folder within the file explorer
Filename Heading Sync
5 years ago by dvcrn
Obisdian.md plugin to keep the filename and the first header of the file in sync
Focus and Highlight
4 years ago by BO YI TSAI
A plugin for obsidian to focus and highlight on a specific heading in Reading mode.
Focus Mode
5 years ago by ryanpcmcquen
Add focus mode to Obsidian.
Folder Note
5 years ago by xpgo
Plugin to add description note to a folder for Obsidian.
Folder notes
3 years ago by Lost Paul
Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.
Folder Periodic Notes
2 years ago by Andrew Heekin
From Template
5 years ago by mo-seph
Simple plugin to create Notes from a template, and fill in fields defined there
GitHub Gitless Sync
a year ago by Silvano Cerza
Sync a GitHub repository with vaults on different platforms without requiring git installation
Github Issues
a year ago by LonoxX
An Obsidian plugin that integrates with GitHub to track issues and pull requests directly in your vault.
GitHub Sync
2 years ago by Kevin Chin
Sync Obsidian vault to personal GitHub
Glasp
a year ago by Glasp
Obsidian plugin to import highlights and notes from Glasp
Google Contacts
a year ago by aleksejs1
Obsidian plugin for sync Google Contacts with obsidian notes
Google Drive Sync
2 years ago by Richard Xiong
A plugin to make Obsidian work in Google Drive to enable access to iOS.
HackerNews
5 years ago by arpitbbhayani
Displays top stories from Hacker News inside Obsidian.
HackMD Sync
2 years ago by thor kampefner
obsidian extension to push and pull notes from hackmd conveniently
Hardcover
5 months ago by aliceinwaterdeep
Highlight Public Notes
5 years ago by dennis seidel
iCloud Contacts
2 years ago by Truls Aagaard
Obsidian plugin that imports contacts from iCloud and manages a note for each contact.
Icons
5 years ago by Camillo Visini
Add icons to your Obsidian notes – Experimental Obsidian Plugin
iDoRecall
3 years ago by dbhandel
iDoRecall Obsidian plugin
InfoFlow
a year ago by RockieStar Inc.
Obsidian plugin for InfoFlow.app - This plugin integrates InfoFlow with Obsidian, allowing you to sync your saved articles, web pages, notes, and highlights directly into your Obsidian vault.
Instant Above Divider
2 years ago by SedationH
Instapaper
2 years ago by Instapaper
Official Instapaper plugin for Obsidian
Jira Issue Manager
a year ago by Alamion
Obisdian plugin to sync tasks between Obsidian and Jira
Journaling
2 years ago by Ordeeper
View daily notes in a journal-like format, similar to Logseq. It enhances note organization and facilitates better reflection by consolidating daily notes into a continuous journaling view.
Kindle Highlights Importer
2 years ago by MovingMillennial
Kinopoisk search
2 years ago by Alintor
Obsidian Kinopoisk plugin
KOI Sync
a year ago by Luke Miller
KOReader Sync
4 years ago by Federico "Edo" Granata
Obsidian.md plugin to sync highlights/notes from koreader
Limitless Lifelogs
a year ago by Maclean Dunkin
Sync your Limitless AI lifelog entries directly into Obsidian markdown files.
LINE Notes Sync
a year ago by onikun94
Live Variables
2 years ago by Hamza Ben Yazid
Define variables in your note's properties and reuse them throughout your content.
Markdown Hijacker
a year ago by Yongmini
Beyond the Vault. One hub for every Markdown, everywhere
Markwhen File Sync
a year ago by rouvenjahnke
Synchronize properties from your Obsidian notes with a Markwhen timeline file.
Memos AI Sync
a year ago by leoleelxh
obsidian-memos-sync-plugin,将 Memos 内容同步到 Obsidian 的插件,提供无缝集成体验。
Memos Sync
2 years ago by RyoJerryYu
Syncing Memos to Obsidian daily note. Fully compatible with official Daily Notes plugin, Calendar plugin and Periodic Notes plugin.
Merge Notes
3 years ago by fnya
Merge Notes is Plugin for Obsidian
Minote Sync
a year ago by Emac Shen
Minote Sync is a Obsidian plugin to sync Minote(小米笔记) into your Vault.
MOC Link Helper
2 years ago by Bogdan Codreanu
This obsidian plugins allows you to quickly see which notes you need to include in your MOC.
Moulinette Search for TTRPG
2 years ago by Moulinette
Plugin for Obsidian
MrDoc
8 months ago by zmister
An Obsidian plugin for MrDoc that enables two-way synchronization between local Obsidian documents and MrDoc.一个 Obsidian 的 MrDoc 插件,用于 Obsidian 本地文档与 MrDoc 的双向同步
Multi Properties
3 years ago by fez-github
Plugin for Obsidian that allows user to add properties to multiple notes at once.
my anime list text exporter
2 years ago by XmoncocoX
a plugin who create an obsidian page for an anime with the data from my anime list.
New Note Content Pusher
4 years ago by Henry Gustafson
An Obsidian plugin to add (prepend or append) specified content to a note (existing or new) without opening another pane.
Note archiver
3 years ago by thenomadlad
Note Companion Folder
2 years ago by Chris Verbree
A Obsidian Plugin providing a way to associate a folder to a note
Note Refactor
6 years ago by James Lynch
Allows for text selections to be copied (refactored) into new notes and notes to be split into other notes.
Note Splitter
2 years ago by Trey Wallis
Split a note into individual notes based on a delimiter
Notes Sync Share
3 years ago by Alt-er
Sync and share (publish) your notes in your own private service.
Nutstore Sync
7 months ago by nutstore-dev
Old Note Admonitor
4 years ago by tadashi-aikawa
Ollama Chat
2 years ago by Brumik
A plugin for chatting with you obsidian notes trough local Ollama LLM instead of Chat GTP.
OZ Calendar
3 years ago by Ozan Tellioglu
Peerdraft
3 years ago by Peerdraft
Collaboration for Obsidian – Sync, Share, and Edit anywhere
Periodic Notes
5 years ago by Liam Cain
Create/manage your daily, weekly, and monthly notes in Obsidian
Pinboard Sync
4 years ago by Mathew Spolin
Obsidian plugin to sync Pinboard.in links to Daily Notes
Pinned Notes
2 years ago by vasilcoin002
Podcast Note
5 years ago by Marc Julian Schwarz
A plugin for the note taking app Obsidian that lets you add podcast meta data to your notes.
PodNotes
4 years ago by Christian B. B. Houmann
PodNotes is a plugin for Obsidian that helps the user write notes on podcasts.
Power Search
4 years ago by Aviral Batra
Prettier Format
5 years ago by Andrew Lisowski
Format obsidian.md notes using prettier
Print
2 years ago by Marijn Bent
Print your notes directly from Obsidian
Protected Note
2 years ago by Mikail Gadzhikhanov
Plugin for Obsidian
Quarto Exporter
2 years ago by Andreas Varotsis
Export Obsidian notes to Quarto-compatible QMD files.
Quick File Name
2 years ago by Wapply
This Obsidian plugin generates a note with an random string as file name.
Quick note
3 years ago by James Greenhalgh MBCS
Create New note from right-clicking app icon
Quick Notes
2 years ago by Sean McOwen
QuickAdd
5 years ago by Christian B. B. Houmann
QuickAdd for Obsidian
Quickly
3 years ago by Sparsh Yadav
Quick capture to obsidian note
random-retrieval
2 years ago by Rachninomav
Readavocado Sync
4 years ago by Cyrus Zhang
Readavocado obsidian plugin to sync your favorite highlights.
Readwise Mirror
5 years ago by jsonmartin
Remaining reading time
8 months ago by ununnamed
Shows the remaining reading time in status bar
Remember Scrollposition
6 months ago by s-blu
A plugin that saves the scroll position for each note to return you to where you left off
Remotely Save
5 years ago by fyears
Sync notes between local and cloud with smart conflict: S3 (Amazon S3/Cloudflare R2/Backblaze B2/...), Dropbox, webdav (NextCloud/InfiniCLOUD/Synology/...), OneDrive, Google Drive (GDrive), Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.
SamePage
4 years ago by SamePage
Session Notes
2 years ago by tabibyte
A plugin for Obsidian to create temporary & session notes that will be deleted when session ends
Sets
3 years ago by Gabriele Cannata
Settings profiles
2 years ago by 4Source
This is a plugin for Obsidian (https://obsidian.md). Allows you to create various global settings profiles. You can sync them between different vaults. To keep all your settings in sync, you'll never have to manually adjust them again for every vault you have or create in the future.
Share as ZIP
2 years ago by Till Friebe
Share to NotionNext
3 years ago by EasyChris, jxpeng98
Share obsidian markdown file to any Notion database and generate notion share link 同步obsdian文件到任意Notion数据库。
Slurp
2 years ago by inhumantsar
Slurps webpages and saves them as clean, uncluttered Markdown. Think Pocket, but better.
Smart Random Note
6 years ago by Eric Hall
A smart random note plugin for Obsidian
Smart Rename
3 years ago by mnaoumov
Obsidian Plugin that helps to rename notes keeping previous title in existing links
Source Code Note
3 years ago by Waiting
The obsidian plugin can help you organize source code note easily.
Spotify Link
3 years ago by Studio Webux
Obsidian.md Plugin to include the song or episode you're currently listening to in your note.
Sticky Notes
a year ago by NoPoint
Obsidian Sticky Notes Plugin
Strava Sync
2 years ago by Howard Wilson
Sync Strava activities to your Obsidian vault
Structured
5 years ago by dobrovolsky
Sync Cnblog
2 years ago by zhanglei
同步文章到博客园
Sync config folder to common folder
2 years ago by codeonquer
Sync Graph Settings
4 years ago by Xallt
This is a plugin for syncing graph settings (Color Groups and Search Filters) to Local Graphs
Sync to Hugo
2 years ago by Cray Huang
Sync the selected notes from Obsidian to Hugo
Sync Vault CE
a year ago by Camus Qiu
Professional cloud sync & VFS for Obsidian. Features zero-space VFS, 4K streaming, MCP AI engine, and P2P collaboration. Supports Baidu/Aliyun/Quark/WebDAV/S3.
Sync-safe file names
8 months ago by j-maas
Ensure your Obsidian files can always be synced across all your devices.
Syncthing Integration
3 years ago by LBF38
Obsidian plugin for Syncthing integration
Taskbone
5 years ago by Dominik Schlund
Obsidian OCR plugin - extract text from images
TickTick
3 years ago by Viduy Cheung
TickTickSync
3 years ago by thesamim
Timeline View
3 years ago by b.camphart
Obsidian plugin for viewing your notes linearly based on a given property
Title renamer
2 years ago by Peter Strøiman
Obsidian plugin to keep title in markdown synced with tile name
Todoist Sync
6 years ago by jamiebrynes7
Materialize Todoist tasks in Obsidian notes
Tolino notes Importer
3 years ago by juergenbr
Obsidian plugin to import notes from a Tolino E-Reader
Tracker
5 years ago by pyrochlore
A plugin tracks occurrences and numbers in your notes
Vault Review
2 years ago by Alexander
This plugin allows you to create a snapshot of your vault and randomly review files from it 1-by-1.
VaultSync
a year ago by Justin Bird
Obsidian plugin to link your vault to a cloud storage provider.
Vikunja Sync
2 years ago by Peter Heiss
Manage your tasks in vikunja.
Vim Multibyte Char Search
4 years ago by anselmwang
Search multibyte characters by the corresponding input method encoding. For example, for Chinese, search "用来" by "yl"
Voice
3 years ago by Chris Oguntolu
🔊 The Obsidian Voice plugin lets you listen to your written content being read aloud—mobile-friendly audiobook-like experience. 🎧
Voicenotes Sync
2 years ago by Andrew Lombardi
Official Obsidian plugin that syncs your notes from VoiceNotes.com into your vault
Widgets
2 years ago by Rafael Veiga
Add cool widgets to your notes or your dashboard in Obsidian
WikiDocs
2 years ago by pahkey
Wikipedia
5 years ago by Jonathan Miller
Grabs information from Wikipedia for a topic and brings it into Obsidian notes
WuCai highlights Official
3 years ago by 希果壳五彩
WuCai highlights Official, for Sync highlights into your obsidian notes
Xiaohongshu Importer
a year ago by bnchiang96
An Obsidian plugin to import Xiaohongshu (小红书) notes into your vault. Extract titles, content, images, videos, and tags from share links, with customizable categories and optional local media downloads.
Yandex Wiki Integration
a year ago by Pavel Sokolov
YouTube Template
2 years ago by sundevista
📺 A plugin that would help you to fetch YouTube videos data into your vault.
ZettelGPT
3 years ago by Overraddit
Turbocharge Your Note-taking with AI Assistance
Zettelkasten Outliner
3 years ago by Tyler Suzuki Nelson
Zotero Desktop Connector
4 years ago by mgmeyers
Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.