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

Daily Note Icon

Ben HancockBen Hancock44 downloads

Replaces today's Daily Note tab icon with a solid yellow star.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Daily Note Icon replaces the document icon in today's Daily Note tab with a solid yellow star. The star stays yellow when the tab is active and becomes slightly darker on hover.

The plugin follows the folder and date format configured in the Daily Notes core plugin and updates automatically after file changes and at midnight.

Requirements

  • Desktop Obsidian 1.4.0 or newer.
  • The Daily Notes core plugin must be enabled.
  • Today's Daily Note must already exist.

Installation

Once Daily Note Icon is available in the Community Plugins directory:

  1. Open Settings → Community plugins.
  2. Select Browse and search for Daily Note Icon.
  3. Select Install, then Enable.

Manual installation

Copy main.js, manifest.json, and styles.css from the latest release into your vault's .obsidian/plugins/daily-note-icon/ directory, then enable the plugin under Settings → Community plugins.

Privacy and permissions

Daily Note Icon:

  • Makes no network requests.
  • Collects no analytics or telemetry.
  • Does not read or modify note contents.
  • Reads the Daily Notes core plugin's folder and date-format settings.
  • Checks whether today's configured Daily Note path exists in the vault.

Compatibility

The plugin uses a guarded reference to Obsidian's tab-header element because there is no public API for changing the icon of a built-in Markdown tab. If a future Obsidian update changes the tab DOM, the plugin is designed to fail without affecting notes or other tabs.

Development

npm install
npm run check

For a development build that watches for changes, run npm run dev.

Support

Report bugs and request features through GitHub Issues.

License

MIT

HealthExcellent
ReviewPassed
About
Replace the document icon in today's Daily Note tab with a solid yellow star. Keep the star yellow when the tab is active and darken it slightly on hover. Follow Daily Notes' folder and date format and refresh automatically after file changes and at midnight.
AppearanceIcons
Details
Current version
1.0.5
Last updated
2 months ago
Created
2 months ago
Updates
3 releases
Downloads
44
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Ben HancockBen Hancockbenhancock
GitHubbenhancock
  1. Community
  2. Plugins
  3. Appearance
  4. Daily Note Icon

Related plugins

Link Favicons

See the favicon for a linked website.

Inline Callouts

Add inline callouts/badges/icons to notes.

Iconoir Icons

Create and display customized SVG Iconoir icons.

Inline Admonitions

Inline callouts to make text pop.

Typify

Turn plain metadata values into beautiful color-coded pills with icons — for properties, Bases tables, and cards.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

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

Supercharged Links

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

Note Toolbar

Add customizable toolbars to your notes.

Style Settings

Adjust theme, plugin, and snippet CSS variables.