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

Vault 2 Book

mitra98tmitra98t5k downloads

Convert your notes to a book creating a single file containing all the notes linked.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

This plugin convert your Obsidian vault (or a portion of the vault) into a single file using links. The file can then be exported to PDF creating a book.

Installation

Note: This plugin is not yet available in the official Obsidian plugin library. You can install it manually by following the instructions below.

  1. Install Node.js
  2. Install Obsidian
  3. Enable third party plugin in Obsidian settings: Settings > Community Plugins > Enable
  4. Navigate to the plugins folder on your machine: VaultFolder/.obsidian/plugins/ (if the folder doesn't exist, create it)
  5. Clone the Obsidian 2 Book repository inside the plugin folder
  6. Run npm install inside the repository folder
  7. Run npm run build inside the repository folder
  8. In Obsidian, make sure the plugin is enabled in Settings > Third-party plugin > Vault 2 Book > Enable

Usage

Generate a book from your Obsidian vault by running the command Vault 2 Book: Generate book from the entire vault from the command palette (Ctrl/Cmd + P). The book will be generated in the root of your vault.

Generate a book from a specific folder in your vault by running the command Vault 2 Book: Generate a book from a specified folder from the command palette (Ctrl/Cmd + P). The book will be generated in the root of your vault. (You should be able to navigate to the folder you want to generate the book from directly inside the command palette.)

The ribbon icon can be used as an alternative to the Generate a book from a specified folder command.

Remove every book generated by this plugin by running the command Vault 2 Book: Remove all generated books from vault from the command palette (Ctrl/Cmd + P). (A book is identified by containing this comment: <!--book-ignore-->)

Configuration

You can configure the plugin by going to Settings > Community plugins > Vault 2 Book > Settings.

TODO

  • Add support for file and folder pattern rather than names
  • Add possibility to specify the comment to identify books
  • Add possibility to specify spacers to perfect pagination
70%
HealthFair
ReviewSatisfactory
About
Convert your Obsidian vault or a selected folder into a single Markdown file that preserves internal links and structure. Generate a book-ready file for PDF export and remove all generated books when needed.
ExportPDFFiles
Details
Current version
1.0.0
Last updated
3 years ago
Created
3 years ago
Updates
1 release
Downloads
5k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
mitra98tmitra98t
github.com/Mitra98t
GitHubmitra98t
  1. Community
  2. Plugins
  3. Export
  4. Vault 2 Book

Related plugins

Text Extractor

A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.

Pandoc Plugin

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.

qmd as md

Edit, preview, and render Quarto (.qmd) files with executable code cells via Quarto to PDF, DOCX, HTML, or reveal.js.

Marp Slides

Create Marp presentations.

Notebook Navigator

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

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

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

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.