Enable daily notes
Open today’s note
Once enabled, you can open today’s daily note in several ways:- Click Open today’s daily note (calendar icon) in the left ribbon.
- Run Open today’s daily note from the Command palette.
- Set a hotkey for the Open today’s daily note command under Settings → Hotkeys.
YYYY-MM-DD format (for example, 2024-03-15).
Configure daily notes
Go to Settings → Core plugins → Daily notes to configure the plugin.Date format
Change the filename format using Moment.js format tokens. For example:| Format | Example filename |
|---|---|
YYYY-MM-DD (default) | 2024-03-15 |
DD-MM-YYYY | 15-03-2024 |
MMMM Do, YYYY | March 15th, 2024 |
New file location
Set a folder where Obsidian creates new daily notes. Useful if you want to keep them separate from other notes in your vault.Template file
Specify a template note to pre-populate each new daily note. See the Templates plugin for how to create templates with dynamic variables.Create daily notes from a template
Create a template note
Create a new note in your templates folder — for example, named “Daily template” — with content like:
Daily notes and date properties
When the Daily notes plugin is active and a note contains a date property in its frontmatter, Obsidian automatically converts that date value into a clickable link to the corresponding daily note. This appears in live preview mode, making it easy to navigate from any note’s metadata to the relevant day.Open daily notes via URI
You can open or create today’s daily note from outside Obsidian using the Obsidian URIdaily action (the Daily notes plugin must be enabled):
new URI action, including content, clipboard, and x-success.