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

Vault Changelog

Mark AyersMark Ayers19k downloads

Maintain a changelog of recently edited notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

Maintain a changelog of recently edited notes in Obsidian.

Originally created by Badr Bouslikhin.

The changelog note is entirely overwritten on each update. Use a dedicated note and embed it elsewhere if you need historical tracking.

Installation

  1. Open Settings in Obsidian.
  2. Navigate to Community plugins > Browse.
  3. Search for "Changelog".
  4. Install and enable the plugin.

Usage

  • Manual: Command palette > Vault Changelog: Update
  • Automatic: Enable in settings; the changelog updates whenever a file is modified.

Example Output

- 2025-01-28T1430 · [[Note Title]]
- 2025-01-28T1425 · [[Another Note]]

With wiki-links disabled, [[Note Title]] becomes Note Title. With a heading configured, the heading appears above the list.

Settings

Setting Default Description
Auto update false Update changelog on vault changes
Changelog path Changelog.md File location for the changelog
Datetime format YYYY-MM-DD[T]HHmm Moment.js format string
Max recent files 25 Number of tracked files
Use wiki-links true Format filenames as [[note]]
Changelog heading (empty) Optional heading to prepend (e.g. # Changelog)
Excluded folders (empty) Folders to exclude from the changelog

Alternatives

  • Bases — built-in Obsidian feature for querying and displaying vault data
  • Recent Files — sidebar pane of recently opened files
  • List Modified — links modified files to daily, weekly, or monthly notes
  • Dataview — dynamic query: TABLE dateformat(file.mtime, "yyyy-MM-dd HH:mm") SORT file.mtime DESC LIMIT 25
80%
HealthExcellent
ReviewSatisfactory
About
Maintain a changelog of recently edited notes in your vault. Update it manually or enable auto-update to overwrite a dedicated note with the latest edits, using wiki-links, configurable date format, and a capped number of recent files.
FilesDatesAutomation
Details
Current version
1.5.0
Last updated
Last month
Created
5 years ago
Updates
7 releases
Downloads
19k
Compatible with
Obsidian 1.0.0+
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
Mark AyersMark Ayersphiloserf
philoserf.com/
GitHubphiloserf
Mastodonpkm.social
Blueskyphiloserf.bsky.social
  1. Community
  2. Plugins
  3. Files
  4. Vault Changelog

Related plugins

Advanced URI

Control everything with URI.

Thino

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

Rollover Daily Todos

Rollover any unchecked checkboxes from your last daily note into today's note.

QuickAdd

Quickly add new notes or content to your vault.

Janitor

Perform cleanup tasks on your vault.

Update frontmatter modified date

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

Templater

Create and use dynamic templates.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

BRAT

Easily install a beta version of a plugin for testing.