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

MetaBar

Emanuel FermEmanuel Ferm340 downloads

Displays file creation and modification dates above the editor.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

MetaBar is an Obsidian plugin that displays file creation and modification dates in a small bar above the editor.

MetaBar displaying created and modified dates above an Obsidian note

Usage

Enable MetaBar and open a note in edit mode. The bar shows:

  • Created — the file creation timestamp
  • Modified — the file modification timestamp

Timestamps follow your system locale and the bar follows your active Obsidian theme.

Install from source

Clone the repository, install dependencies, and symlink the checkout into your vault:

git clone https://github.com/eferm/obsidian-metabar.git
cd obsidian-metabar
npm install
ln -s "$PWD" "<vault>/.obsidian/plugins/metabar"
npm run build

Reload Obsidian, then enable MetaBar under Settings → Community plugins.

During active development, npm run dev rebuilds main.js automatically after source changes.

Compatibility

MetaBar supports Obsidian 0.16.0 and later.

HealthExcellent
ReviewPassed
About
Display file creation and modification dates in a compact bar above the editor. Use system locale for timestamps and adapt the bar to your active Obsidian theme.
DatesStatus bar
Details
Current version
0.1.2
Last updated
Last month
Created
Last month
Updates
3 releases
Downloads
340
Compatible with
Obsidian 0.16.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Emanuel FermEmanuel Fermeferm
GitHubeferm
  1. Community
  2. Plugins
  3. Dates
  4. MetaBar

Related plugins

Day Planner OG

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Time Things

Show a clock in the corner. Track the total editing time of a note and the last time it was modified.

Pomodoro Timer

Manage your daily focus using the Pomodoro Technique.

Notes dater

Add created on and last updated on dates of the active note to the status bar.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

Update modified date

Automatically update a frontmatter modified date field when the file is modified.

Journals

Manage your journals.