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

Loud Outline

DanDan131 downloads

Like Quiet Outline, but louder! Shows each note's headings, tasks and lists as expandable nodes right in the file explorer — no separate outline pane needed.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates9

Like Quiet Outline, but louder! Shows each note's headings, tasks and lists as expandable/collapsible nodes directly in Obsidian's native file explorer — the same interaction as a folder expanding to reveal the files inside it, except a file expands to reveal its own outline.

No separate outline pane. The file tree is the outline.

The file explorer with a note expanded to show its nested headings, tasks and lists

📖 Full documentation

Features

  • Headings in the file tree. Every markdown file's H1–H6 structure is parsed and rendered as nested, expandable child rows under that file, respecting heading level nesting (an H2 nests under its preceding H1, an H3 under its preceding H2, and so on).
  • Click to navigate. Clicking a heading (or task/list) node opens the file if it isn't already active and scrolls the cursor to that line.
  • Tasks and nested lists, too. Task lists (- [ ] / - [x]) and ordinary nested bullet/numbered lists also appear as tree nodes:
    • A list under a heading nests its root item under that heading, and any items nested inside the list nest the same way inside the tree.
    • A list at the top of a file (above any heading, or in a file with no headings) nests directly under the file itself.
  • Toggle-able. Turn tasks/lists off in settings to fall back to headings-only.
  • Checkboxes are clickable. Clicking a task's checkbox in the tree toggles it exactly like clicking that same checkbox in Reading View/Live Preview does, written straight back to the file — no need to open the note first.
  • Matches custom checkbox styling. Checkboxes in the tree pick up the same styling as the note itself — CSS-only "alternate checkbox" snippets/themes automatically, plus exact color/label parity with Checklist Status Sets if it's installed, instead of always falling back to a generic checked/unchecked box. For tasks it governs, the dot is interactive too — left-click cycles status, right-click opens its status picker, right from the tree.

Why

Quiet Outline and the built-in Outline core plugin both show a note's heading structure in their own dedicated sidebar pane, disconnected from the file tree. Loud Outline borrows that navigation mechanic but folds the result into the file explorer itself instead of adding another pane — and extends it to tasks and lists, which neither of those show.

Installation

From within Obsidian (once available in the Community Plugins directory)

Settings → Community plugins → Browse → search "Loud Outline" → Install → Enable.

Manual

  1. Download main.js, manifest.json and styles.css from the latest release.
  2. Copy them into <your-vault>/.obsidian/plugins/loud-outline/.
  3. Reload Obsidian and enable Loud Outline under Settings → Community plugins.

Settings

  • Show tasks and lists — on by default. When off, the tree falls back to showing headings only.

Development

npm install
npm run dev    # esbuild watch mode
npm run build  # type-check + production bundle

This follows the standard Obsidian sample plugin build setup (esbuild + TypeScript).

License

MIT

HealthExcellent
ReviewPassed
About
Display each note's headings, tasks, and lists as expandable/collapsible child nodes directly in the native file explorer, turning files into their own outline instead of adding a separate pane. Click a node to open the file and jump to that line; preserve heading and list nesting and toggle tasks/lists on or off.
OutliningFiles
Details
Current version
1.1.3
Last updated
2 weeks ago
Created
3 weeks ago
Updates
9 releases
Downloads
131
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
DanDandanrfletcher
GitHubdanrfletcher
  1. Community
  2. Plugins
  3. Outlining
  4. Loud Outline

Related plugins

Notebook Navigator

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

Claudian

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

Advanced URI

Control everything with URI.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Local REST API with MCP

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

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

QuickAdd

Quickly add new notes or content to your vault.

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.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Omnisearch

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