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

Zhihu Reader

ZHENG ANYUANZHENG ANYUAN32 downloads

Read Zhihu questions and answers inside Obsidian.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

中文版README

Read Zhihu questions and answers in a native reader view, then save only the answers worth keeping as Markdown notes.

Zhihu Reader is an unofficial project and is not affiliated with Zhihu. Changes to Zhihu APIs, authentication, or risk-control systems may temporarily affect some features.

Features

  • Render questions and answers through Obsidian's Markdown renderer.
  • Search Zhihu answers, browse personalized recommendations, and view the daily hot list.
  • Keep a local history of successfully opened questions.
  • Read answer comments.
  • Click an author avatar to browse that author's public answers.
  • Vote for or unvote an answer.
  • Save one answer per Markdown file.

Screenshots

image

Installation

Community plugins

Once Zhihu Reader is available in the community plugin directory:

  1. Open Settings → Community plugins.
  2. Select Browse and search for Zhihu Reader.
  3. Install and enable the plugin.

Manual installation

  1. Download main.js, manifest.json, and styles.css from a release.

  2. Create this directory inside your vault:

    <your-vault>/.obsidian/plugins/zhihu-reader/
    
  3. Copy the three files into that directory.

  4. Reload Obsidian.

  5. Enable Zhihu Reader under Settings → Community plugins.

Getting started

  1. Enable Web viewer under Settings → Core plugins.
  2. Open Settings → Zhihu Reader.
  3. Sign in using one of the available methods.
  4. Select the Zhihu Reader ribbon icon.
  5. Select Open link in the reader toolbar and paste a supported URL.
  6. Read the answer, move through the answer queue, or save the current answer.

You can also copy a supported URL and run the Open from clipboard command.

Supported URL formats:

https://www.zhihu.com/question/QUESTION_ID
https://www.zhihu.com/question/QUESTION_ID/answer/ANSWER_ID

Reading shortcuts

Key Action
H Previous answer
J Scroll down
K Scroll up
L Next answer

Settings

Setting Default Description
Answers per request 6 Requests between 1 and 20 answers per feed page
Default answer order Default ranking Controls the initial question feed order
History limit 50 Maximum number of question history entries
Answer save folder Zhihu Reader Folder relative to the vault root
Note path template Question/author/answer ID Controls generated note paths
Open after saving Enabled Opens the generated Markdown note
Download images to the vault Disabled Downloads images only when saving

When image downloading is enabled, attachments can follow the global attachment setting or use a dedicated folder.

Commands

The command palette provides commands for:

  • Opening a Zhihu question or answer URL.
  • Opening a Zhihu URL from the clipboard.
  • Searching Zhihu answers.
  • Opening the personalized recommendation feed.
  • Opening the daily hot list.
  • Opening question history.
  • Saving the currently displayed answer.

Obsidian hotkeys can be assigned to any of these commands under Settings → Hotkeys.

Development

The project uses TypeScript, the Obsidian Plugin API, React, esbuild, Zod, Turndown, Vitest, ESLint, and GitHub Actions.

Install dependencies and start a development build:

npm install
npm run dev

Run all checks before submitting a change:

npm run check

Releasing

The release script requires a clean worktree. It synchronizes package.json, package-lock.json, manifest.json, and versions.json, runs the complete check suite, then creates a release commit and an annotated Git tag.

Create a patch release locally:

npm run release -- patch

You can also use minor, major, or an explicit version such as 1.2.3. Add --push to push the commit and tag immediately:

npm run release -- patch --push

Pushing the tag triggers the GitHub Actions release workflow, which rebuilds the plugin, creates artifact attestations, and publishes main.js, manifest.json, and styles.css to GitHub Releases.

Project documentation:

  • Product requirements
  • UI design
  • Implementation plan

License

Zhihu Reader is released under the MIT License.

Acknowledgements

Special thanks to Zhihu++ for its open-source work. Its implementation was an important reference for understanding Zhihu API request flows and helped make this project possible.

HealthExcellent
ReviewPassed
About
Read Zhihu questions and answers inside Obsidian and render content as native Markdown in a dedicated reader panel that shows one answer at a time. Save chosen answers as Markdown notes with metadata and optional image download; browse comments, author answers, search hot lists and history, and vote after logging in.
ImportAttachmentsSearch
Details
Current version
0.1.7
Last updated
3 weeks ago
Created
3 weeks ago
Updates
7 releases
Downloads
32
Compatible with
Obsidian 1.5.7+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
ZHENG ANYUANZHENG ANYUANiamzay
GitHubiamzay
  1. Community
  2. Plugins
  3. Import
  4. Zhihu Reader

Related plugins

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Citations

Automatically search and insert citations from a Zotero library.

Nexus AI Chat Importer

Import AI chat conversations from ChatGPT, Claude, and Mistral Vibe (formerly Le Chat) exports into Obsidian as clean, readable Markdown files.

Epub Importer

Import EPUB files as Markdown.

Meal Plan

Meal planning and recipe manager.

Global Book Search

Search for books in Google Books, Goodreads, Open Library and local Calibre libraries to create notes.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.