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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Easy Bake

obsidian-communityobsidian-community10k downloads

Easily compile many notes down to a single file.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

Easy Bake

Compile your Obsidian notes into larger documents. This plugin is focused on simplicity. For more complex compilation scenarios, try kevboh's longform plugin.



Activate the plugin using the Bake current file command in Obsidian's command palette.

Links and embeds that exist on their own line will be copied into the compiled document. Inline links will be replaced with the link's text. This process is recursive, meaning links in linked files will also be copied into the final document.

For example,

## Section One

[[File one]]
[[File two]]

## Section Three

This is an [[File three|inline link]].

[[File four]]

will be compiled to:

## Section One

Content of file one
Content of file two

## Section Three

This is an inline link.

Content of file four
73%
HealthGood
ReviewSatisfactory
About
Compile notes into larger documents by recursively expanding links and embeds that appear on their own line. Replace inline links with their display text and include content from linked files in the final document.
ExportLinksFiles
Details
Current version
1.1.0
Last updated
2 years ago
Created
3 years ago
Updates
6 releases
Downloads
10k
Compatible with
Obsidian 0.15.0+
License
GPL-3.0
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
obsidian-communityobsidian-community
github.com/mgmeyers/obsidian-style-settings
GitHubobsidian-community
  1. Community
  2. Plugins
  3. Export
  4. Easy Bake

Related plugins

Advanced URI

Control everything with URI.

Note Refactor

Extract note content into new notes and split notes.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Custom Attachment Location

Customize attachment location with variables($filename, $data, etc) like Typora.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Recent Files

Display a list of recently opened files.

Omnisearch

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

Remember cursor position

Remember cursor and scroll position for each note.

Strange New Worlds

Reveal networked thought and the strange new worlds created by your vault.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!