Headings Indicator
approvedby willwang
Display heading level markers before headings in Live Preview and Reading view. - This plugin has not been manually reviewed by Obsidian staff.
★ 1 stars↓ 120 downloadsUpdated 2mo agoMIT
Headings Indicator
An Obsidian plugin that displays heading level markers before headings, matching the heading depth:

#before H1##before H2###before H3- up to H6
The indicator appears in Live Preview and Reading view.
Manual Install
- Download
main.js,manifest.json, andstyles.cssfrom the latest GitHub Release. - Create this folder in your Obsidian vault:
<vault>/.obsidian/plugins/headings-indicator/
- Put the downloaded files into that folder:
<vault>/.obsidian/plugins/headings-indicator/
main.js
manifest.json
styles.css
- Restart Obsidian or reload community plugins.
- Enable Headings Indicator in Obsidian community plugins.
Build
npm install
npm run build
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.