Heading Level Indent

approved

by svonjoi

Indenting content under headers based on their level.

88 stars29,278 downloadsUpdated 1mo agoMIT

Indenting content under headers based on their level is a visual technique to create a visual hierarchy that makes it easier to understand the structure and organization of your document and facilitates the application of selective attention on specific structure part.

Indentation for each heading's content can be customized in the plugin settings.

Install

Download available through Community plugins in Obsidian settings

GitHub Downloads (specific asset, latest release)

Demo

demo

Indentation support

ElementSource/Live PreviewReading ViewPDF Export
Code block
Blockquote
Callout
Table
LaTeX block
Note block embedx
PDF embedthumb
Image embed
Excalidraw embedN/A?
Canvas embed

Features

Per-document indent control

Toggle heading indentation for individual notes using the heading-indent frontmatter property:

  • Omit the property or set to true: Indentation enabled (default)
  • Set to false: Indentation disabled
---
heading-indent: false
---

Contributors

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.