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

Folder Reader

Arseniy SerokaArseniy Seroka193 downloads

Read all notes in a folder together as one continuous scrolling view.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Right-click a folder → Read notes together → every note in it as one scrolling page.

All the Markdown notes directly inside a folder, rendered one after another in a single tab, in name order — like one long document. Perfect for journals, chat archives, meeting notes, or book chapters you'd rather read than click through.

Folder Reader — every note in a folder rendered one after another as a single continuous page

Features

  • 📂 Folder context menu — right-click a folder → Read notes together.
  • ⌨️ Command palette — Read current note's folder together.
  • 📃 One continuous page — notes in name order (numeric-aware, so 2024-01-02 < 2024-01-10 reads chronologically), each with its title as a header.
  • ⚡ Fast on huge folders — lazy-rendered in batches of 15 as you scroll, so a folder with hundreds of notes opens instantly.
  • 🔗 Fully interactive — titles open the original note (Ctrl/Cmd-click = new tab); wikilinks, embeds, images, and tags render normally.
  • 🔄 Refresh button re-reads the folder.

Usage

  1. Right-click a folder in the file explorer.
  2. Pick Read notes together.
  3. Scroll.

Only .md files directly inside the folder are included (subfolders aren't recursed). Frontmatter is hidden. The view restores across restarts.

Install

Community plugins (recommended): Settings → Community plugins → Browse → search Folder Reader → Install → Enable.

BRAT: add jagajaga/obsidian-folder-reader.

Manual: download main.js, manifest.json, styles.css from the latest release into <vault>/.obsidian/plugins/folder-reader/, then enable it.

How it works

It lists the folder's direct Markdown children, sorts by name, and renders each with Obsidian's built-in MarkdownRenderer (the reading-view engine, so your themes and snippets apply). Rendering is chunked behind an IntersectionObserver so only what you scroll to is processed. No network, no telemetry, nothing written. Plain JavaScript, no build step, desktop and mobile.

Related

  • File Media Gallery — view all the media a note references (vault files + external/S3 URLs) as a gallery with per-type tabs and a lightbox.
  • Private Quartz Publish — publish folders of notes to the web with private, unguessable URLs.

License

MIT © Arseniy Seroka

HealthExcellent
ReviewPassed
About
Read all notes in a folder together in one continuous, scrolling view, rendering each Markdown file sequentially with filename headers. Open any folder via the explorer context menu or command palette to assemble the view in name order. Load large folders lazily, keep clickable titles, and preserve wikilinks, embeds, and images.
FilesNavigationMarkdown
Details
Current version
1.0.0
Last updated
2 months ago
Created
2 months ago
Updates
1 release
Downloads
193
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Arseniy SerokaArseniy Serokajagajaga
GitHubjagajaga
  1. Community
  2. Plugins
  3. Files
  4. Folder Reader

Related plugins

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.

Open Tab Settings

Adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more.

Remember cursor position

Remember cursor and scroll position for each note.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Home tab

A browser-like search tab for your local files.

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.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.