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

Update Title on Rename

fzfz221 downloads

Automatically keep your frontmatter title in sync when renaming files, updating it to match the new filename while preserving any custom titles you've set.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Keeps the frontmatter title property in sync when you rename a file, but only if the title matches the previous filename, so custom titles are left alone.

Also has options to always keep the title in sync, add a title property when renaming a file, and change which property key is used.

Installation

Community plugins

  1. Open Settings → Community plugins and select Browse
  2. Search for Update Title on Rename
  3. Select Install, then Enable

BRAT

  1. Install BRAT from the community plugins
  2. Open Settings → BRAT and select Add beta plugin
  3. Enter https://github.com/r3Fuze/obsidian-update-title-on-rename
  4. Enable the plugin in Settings → Community plugins

Manual

Download main.js and manifest.json from the latest release and place them in <vault>/.obsidian/plugins/update-title-on-rename/.

Settings

Setting Default Description
Title property name title Frontmatter key used to store the file title
Add title to frontmatter off Adds the title to frontmatter on rename, if no title exists
Always update the title off Updates the title even if it doesn't match the previous filename. Overwrites custom titles
HealthGood
ReviewPassed
About
Automatically keep your frontmatter title property in sync when you rename files in Obsidian. When you rename a file, the plugin checks if your frontmatter title matches the old filename. If it does, it updates it to the new filename. If you've customized the title, it leaves it alone. You can configure which frontmatter key to use, optionally add a title property when renaming files that don't have one, and enable full sync mode if you want to always update titles. Useful if you like having your frontmatter reflect your file organization without worrying about accidentally overwriting titles you've intentionally set.
PropertiesFilesAutomation
Details
Current version
1.0.1
Last updated
4 months ago
Created
7 months ago
Updates
2 releases
Downloads
221
Compatible with
Obsidian 1.4.4+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
fzfz
GitHubr3fuze
  1. Community
  2. Plugins
  3. Properties
  4. Update Title on Rename

Related plugins

Advanced URI

Control everything with URI.

QuickAdd

Quickly add new notes or content to your vault.

Update modified date

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

MetaEdit

Manage your metadata.

Front Matter Title

Define a title in frontmatter to be displayed as the filename.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.