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

New Note Title

Jessy CormierJessy Cormier47 downloads

Change the default filename used for new notes

Add to Obsidian
New Note Title screenshot
  • Overview
  • Scorecard
  • Updates9

Obsidian plugin that controls the filename given to new markdown notes.

Features

  • Set a custom default filename for new notes (instead of Obsidian's built-in "Untitled")
  • Optionally generate a UUID as the filename for every new note
  • Limit behaviour to specific folders — subfolders included; leave blank to apply everywhere
  • Collision-safe: appends a number if a file with that name already exists

Settings

Setting Description
File name pattern Pattern for new note filenames. Supports {{date}} and {{uuid}} tokens. Defaults to Untitled.
Date format Moment.js format used for {{date}}. Defaults to YYYY-MM-DD.
Watched folders Only rename notes in these folders (includes subfolders). Leave empty to apply everywhere.

Tokens

Token Output
{{date}} Current date using the configured date format
{{uuid}} Random UUID v4

Disclosures

This plugin reads file and folder information from your vault. Here's what it accesses and why:

  • Your note filenames - read via Obsidian's API when creating a new note to avoid duplicate filenames. For example, if My Note already exists, the new note becomes My Note 1.
  • Your folder names - read via Obsidian's API to power the folder picker in settings, so you can select which folders the plugin applies to.

No data leaves your device. Everything stays local within Obsidian.

Credits

Forked from obsidian-uuid-title by TheLoneWanderer4.

UUID generation uses the uuid package (MIT).

93%
HealthExcellent
ReviewPassed
About
Set a custom default filename for new Markdown notes using patterns with {{date}} and optional {{uuid}} tokens. Limit renaming to specific folders (including subfolders) or apply globally. Avoid filename collisions by appending a number when a file with the same name exists.
FilesTemplatingDates
Details
Current version
1.2.4
Last updated
Last week
Created
2 weeks ago
Updates
9 releases
Downloads
47
Compatible with
Obsidian 1.4.10+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Jessy CormierJessy Cormierjessyco
jessy.co
GitHubjessycormier
  1. Community
  2. Plugins
  3. Files
  4. New Note Title

Related plugins

QuickAdd

Quickly add new notes or content to your vault.

Thino

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

Weread

Sync Tencent Weread highlights and annotations.

Periodic Notes

Manage your daily, weekly, and monthly notes.

LifeOS

Life management system.

Vault Changelog

Maintain a changelog of recently edited notes.

Journals

Manage your journals.

Create Note in Folder

Add commands to create a note in a specific folder.

Janitor

Perform cleanup tasks on your vault.

Notebook Navigator

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