Front Matter Title

by Snezhig
5
4
3
2
1
Score: 73/100

Description

Category: Note Enhancements

The Front Matter Title plugin enhances the display of file names in Obsidian by using values from the YAML front matter of Markdown files. This is particularly useful for users who employ naming conventions like timestamps for file names, such as in the Zettelkasten method. Instead of showing the original file name, the plugin displays a user-defined title extracted from a specified key in the YAML metadata. The key can be set using simple values or dot-notation for nested keys. This customization extends to the file explorer and graph view, helping users organize and navigate their notes more intuitively.

Reviews

No reviews yet.

Stats

358
stars
52,159
downloads
46
forks
1,496
days
1
days
1
days
101
total PRs
2
open PRs
12
closed PRs
87
merged PRs
167
total issues
3
open issues
164
closed issues
24
commits

Latest Version

2 days ago

Changelog

4.1.1

Fixed

  • The note title and the file name no longer appear together at the top of a note. This happened with themes that style the inline title, such as anuPpuccin. Now only the note title is shown (#280, #234, #123).

README file from

Github

Front Matter Title

A plugin for Obsidian that shows a friendly title from your note's frontmatter everywhere in the app — without renaming the file.

If your notes are named like timestamps (202208251731.md), random IDs, or any scheme that isn't human‑readable, this plugin lets you keep those filenames while Obsidian displays the title you actually wrote in the note's frontmatter.

Front Matter Title — the same file explorer showing filenames versus frontmatter titles

[!IMPORTANT] The plugin never renames or edits your files. It only changes what Obsidian displays. Your filenames on disk stay exactly as they are.

What you get

You choose where the title is shown — turn each one on or off in settings:

  • File explorer, Search, Quick switcher / suggestions, Bookmarks and Backlinks — see titles instead of filenames while you navigate.
  • Tabs, note header, inline title and the window frame — see the title while you read and write.
  • Graph and Canvas — nodes and cards show titles too.
  • Links — optionally rewrite [[202208251731]] link text to the note's title.

See the full list with screenshots in Features.



Installation

Open Settings → Community plugins → Browse, search for Front Matter Title, install it and enable it.

Using BRAT

Install via the BRAT plugin and point it at this repository.

Manual

Download the latest obsidian-front-matter-title-*.zip from the latest release and unpack it into your vault under .obsidian/plugins/.

Quick start

Three steps, about a minute:

1. Add a title to a note's frontmatter. Open any note and put a title at the top:

---
title: My readable note title
---

2. Tell the plugin which key to read. Open Settings → Front Matter Title. The Common main template is title by default — that means the plugin reads the title key from each note. Leave it as is to use the example above.

3. Turn on where you want it shown. In the same settings page, enable the Explorer feature. The note in your file explorer now shows My readable note title instead of the filename.

That's it. Enable more places from Features, and learn how to build smarter titles in Templates.

A frontmatter value used as a title must be a string, a number, or a list. If a key is missing or empty, the plugin falls back to the original filename. See Template examples for every case.

API

Looking to integrate with another plugin? See the API provider.

Thank you

If you like this plugin and would like to buy me a coffee, you can!

Note

Feel free to open an issue for bugs, mistakes, or ideas for this plugin.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Frontmatter Tag Sugest
4 years ago by Jonathan Miller
Autocompletes tags in Obsidian YAML frontmatter. No more deleting #!
Open Related Url
4 years ago by Dan Pickett
FuzzyTag
4 years ago by Adrian
Note aliases
3 years ago by Pulsovi
This plugin manages wikilinks aliases and save them on the aliases list of the linked note
Testing Vault
3 years ago by Michael Pedersen
Frontmatter Alias Display
3 years ago by muhammadv-i
A plugin for Obsidian.md to show front-matter aliases as display names in the file menu.
Auto Front Matter
3 years ago by conorzhong
Add an ID to the front matter
3 years ago by llimllib
Update frontmatter modified date
3 years ago by Alan Grainger
Automatically update a frontmatter/YAML modified date field
Frontmatter generator
3 years ago by Hananoshika Yomaru
A plugin for Obsidian that generates frontmatter for notes
Sort Frontmatter
3 years ago by Kanzi
Sort frontmatter automatically
Time Things
3 years ago by Nick Winters
Show clock, track time spent editing a note, and track the last time a note has been edited.
Update Time Updater
2 years ago by MURATAGAWA Kei
Obsidian plugin to update the 'update time' element when saving or manually.
Draft Indicator
2 years ago by Brian Boucheron
Show draft status with ✎ icons in the Obsidian file explorer.
Front Matter Timestamps
2 years ago by LighthouseDino
Force note view mode
5 years ago by Benny Wydooghe
Featured Image
2 years ago by Johan Sanneblad
Obsidian plugin to automatically set a featured image property in your notes based on the first image, YouTube link, or Auto Card Link image found in your document. This allows you to create rich note galleries using Folder Notes and Dataview.
Frontmatter Markdown Links
a year ago by mnaoumov
Obsidian Plugin that adds support for markdown links in frontmatter
Fold Properties By Default
a year ago by Tommy Bergeron
Always have editor/metadata properties folded by default.
Paste Image Into Property
a year ago by Nito
Note Favicon
a year ago by mdklab
Obsidian plugin – Show Favicon from Metadata
Title-Only Tab
a year ago by tristone13th
a plugin of obsidian for to change showing tab name to short
Note UID Generator
a year ago by Valentin Pelletier
Allow you to automatically generate UID for the notes in your vault.
Simple Banner
a year ago by Sandro Ducceschi
Visually enhance your Obsidian notes with a customizable banner. Supports icons and time/date display.
Current View
a year ago by Lucas Ostmann
Automatically set the view mode (Reading, Live Preview, Source) for notes in Obsidian using folder rules, file patterns, or frontmatter.
Frontmatter Metadata Link Classes
a year ago by Varvara Zmeeva / zmeeva.io
Enhanced internal links with automatic classnames based on frontmatter metadata.
Insert Arknights URL Banner
a year ago by Rerurate_514
Obsidianのプラグイン、img_dwnldr_wikigg_ak_ktに保存されている画像を選択してbannersプロパティに簡単に設定できるプラグイン
Template Folder
a year ago by LucasOe
Obsidian plugin to move notes to a folder when applying a template.
Publish Note to Mowen Note
a year ago by ziyou
This is a mowen plugin for Obsidian (https://obsidian.md)
Conditional Properties
6 months ago by Diego Eis
Automate frontmatter property updates in your Obsidian notes using simple conditional rules.
Connections
5 months ago by Eric Van Cleve
Colorful Note Background
5 months ago by andresgongora
Set note background based on file location or frontmatter metadata
Blueprint
5 months ago by François Vaux
Repeatable templates plugin for Obsidian
Frontmatter to HTML Attributes
3 months ago by Tarek Saier
Makes YAML frontmatter available as data-* attributes in HTML, enabling metadata based CSS styling.
Banners Reloaded
3 months ago by Dani García
A simple, fast, and lightweight way to add customizable banners to your notes.