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

Alert Banner

samggsamgg64 downloads

Display a configurable warning banner at the top of notes with a specific tag.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

An Obsidian plugin that puts a clear, always-visible banner at the top of any note that has a tag you choose.

The alert banner shown at the top of a note

Why I built this

I sometimes use AI to draft notes. A tag like #ai-generated did the job, but it wasn't visual enough. I wanted to tell at first glance which notes I had really worked on and which ones I hadn't.

So now the tag shows a banner at the top of the note that I see right away and can't hide by accident.

Features

  • Always visible. The banner is pinned to the top of the note in both Reading and Editing views, and it stays there while you scroll.
  • Triggered by a tag. The banner appears when a note contains a specific tag, written inline (#ai-generated) or in frontmatter. Matching is case-insensitive.
  • Multiple banners. Set up to five, each with its own tag, message, color, and icon. A note that matches more than one shows them stacked.
  • Customizable colors and icons. Pick a preset color or a custom one, plus any Lucide icon.
  • Not dismissible. It shows whenever a matching tag is present, so you can't hide the warning by accident.
  • Theme-friendly. Colors come from Obsidian's palette and adapt to your theme.

Usage

  1. Install and enable the plugin.
  2. Open Settings → Alert Banner.
  3. Set the tag (for example ai-generated), the message, a color, and an icon. A live preview shows how the banner will look.
  4. Add that tag to any note, inline (#ai-generated) or in frontmatter. The banner appears at the top right away.

Use Add banner for more, the arrows to reorder them, the toggle to turn one off without deleting it, or the trash button to remove it.

Settings

Setting Description Default
Tag Tag that triggers the banner (without #) ai-generated
Message Text shown in the banner (max 200 characters) AI-generated content warning
Color A preset color or a custom one Orange
Icon A Lucide icon name, or empty for none alert-triangle

Installation

Copy main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/alert-banner/, then enable Alert Banner in Settings → Community plugins.

Development

I'm happy to add more tweaks and configuration options if they're useful. If you have an idea, open an issue for me 🙂.

License

MIT

HealthExcellent
ReviewPassed
About
Display a persistent banner pinned to the top of any note that contains a chosen tag, visible in both reading and editing views. Configure up to five stacked banners with custom messages, colors, and Lucide icons that trigger by inline tags or frontmatter (case-insensitive) and cannot be dismissed.
TagsAppearance
Details
Current version
1.0.0
Last updated
3 weeks ago
Created
3 weeks ago
Updates
1 release
Downloads
64
Compatible with
Obsidian 1.1.1+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
samggsamgg
GitHubsamgilletgaras
  1. Community
  2. Plugins
  3. Tags
  4. Alert Banner

Related plugins

Colored Bases Properties

Color property lists and formula properties in Bases.

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.

Colored Tags

Colorize tags in different colors to visually distinguish them from each other.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

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

TagFolder

Show tags as folder.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Note Toolbar

Add customizable toolbars to your notes.

Link Favicons

See the favicon for a linked website.

Chat View

Chat View lets you quickly and easily create elegant Chat UIs in your Markdown Files.