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

Lapel

Liam CainLiam Cain32k downloads

Show the heading levels in the gutter of the editor.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

Dress up your editor. Lapel shows a marker next to each heading to quickly distinguish between heading levels

lapel-overview

⚙️ Features

  • Shows the heading level in the editor gutter (e.g. h1, h2, h3, etc.)
  • Menu for quickly switching the heading level

💅 Customization

Each heading level can be targeted separately with CSS for easy customization. For example, if you want all H6s to look like burger menus, simply change the heading marker:

.cm-heading-marker[data-level="6"] {
  --heading-marker: "☰";
}

Say Thanks 🙏

If you like this plugin and would like to buy me a coffee, you can!

88%
HealthGood
ReviewPassed
About
Show heading-level markers in the editor gutter to clearly distinguish h1, h2, h3, etc. Switch heading levels quickly from a gutter menu. Customize each level with CSS to change markers or styles per heading.
AppearanceCSSEditing
Details
Current version
0.1.9
Last updated
9 months ago
Created
4 years ago
Updates
10 releases
Downloads
32k
Compatible with
Obsidian 1.0.0+
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
Liam CainLiam Cainliam
liamca.in/
GitHubliamcain
  1. Community
  2. Plugins
  3. Appearance
  4. Lapel

Related plugins

Focus Mode

Add a toggle to hide interface elements so you can focus on your note.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

CSS Editor

Edit CSS snippet files.

Contextual Typography

Add a data-tag-name attribute to all top-level divs in preview mode containing the child's tag name, allowing contextual typography styling.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Outliner

Work with your lists like in Workflowy or Roam Research.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Various Complements

Complete words similar to auto-completion in an IDE.