Obsidian Daily Notes: Build a Workflow You Will Actually Keep

Starter · Level 1 of 3

An Obsidian daily notes workflow that survives past week two comes down to three parts: one dated note per day created from a fixed template, a short morning and evening capture routine, and a deliberately small list of things you track. Turn on the core Daily Notes plugin, point it at a template with two or three headings, and open the same note every morning. Keep the template short enough that filling it in takes under two minutes. The systems that fail are the ones that ask you to log ten fields a day; the ones that stick ask for almost nothing and give you a single place to think.

This guide walks through the exact setup: the plugin settings, a copyable template you can paste straight in, the capture flow, and an honest list of what to leave out so the habit outlasts the novelty. It assumes you already have Obsidian installed and a vault open. If you are brand new to the app, start with the beginner’s guide to Obsidian and linked notes first, then come back here.

What is a daily note in Obsidian, and why anchor a workflow to it?

A daily note is a single Markdown file named after the date, one per day, that acts as your default landing page for anything undated: quick thoughts, tasks that came up, links to save, a log of what happened. Obsidian ships with a core plugin called Daily Notes that creates today's file with one click and fills it from a template you choose.

The reason to build a routine around it is that a daily note is a habit anchor. You do not have to decide where a stray note goes; it goes in today. That single decision removed is what keeps the practice alive. A note-taking system dies when every capture forces a filing choice. The daily note absorbs that friction, and you sort things into permanent notes later, only when they earn it.

How do you turn on and configure the Daily Notes plugin?

The Daily Notes plugin is built in, so there is nothing to install. You are switching it on and setting three options.

  1. Open Settings (the gear icon, bottom left).
  2. Go to Core plugins and toggle Daily notes on.
  3. A Daily notes entry now appears under the Options section of Settings. Open it and set three things:
    • Date format — the file name pattern, written in Moment.js tokens. Keep the default YYYY-MM-DD. It sorts correctly in every file list and never gets ambiguous.
    • New file location — the folder your daily notes live in. Create a folder called Daily and point here, so they do not clutter your vault root.
    • Template file location — the note used to pre-fill each new day. You will create this in the next section, then come back and point at it.

While you are here, add a shortcut so opening today takes no thought. Go to Settings → Hotkeys, search for Daily notes: Open today’s daily note, and assign a key you will remember, such as Ctrl/Cmd + D. There is also a calendar-style ribbon icon on the left toolbar that opens today's note in one click.

What should the daily note template actually contain?

The template is where most workflows go wrong. The instinct is to add a section for everything: mood, water, sleep, gratitude, three priorities, a habit grid, and a meeting log. Two weeks later the blank fields feel like a chore and you stop opening the note. A template that fills in under two minutes is one you keep.

Obsidian's core Templates plugin resolves date and time tokens when a template is inserted, so your daily note can title itself. Turn it on under Settings → Core plugins → Templates, set its template folder, and save the note below into that folder. Then point the Daily Notes Template file location at it.

Here is a copyable starting template. Paste it into a note called Daily Template:

# {{date:dddd, MMMM Do YYYY}}

## Focus
-

## Log
-

## Captured
-

## Tomorrow
-

Four headings, and that is deliberate:

  • Focus — the one or two things that matter today. Not a full task list; the single thing you would be glad to have done by evening.
  • Log — a running line of what actually happened. You add to this through the day, not all at once.
  • Captured — links, ideas, and stray thoughts that landed today and might become permanent notes later.
  • Tomorrow — anything you want waiting for you when the next day’s note opens.

If you use the core Tasks or a community task plugin, you can put checkboxes under Focus with - [ ]. Keep it optional. The template works as plain bullets on day one.

What does the morning and evening capture flow look like?

The routine is two short touches a day, bookending your work. Neither should take longer than the time it takes to make coffee.

Morning (about 90 seconds)

  1. Open today’s note with your hotkey.
  2. Read yesterday’s Tomorrow section and move anything still relevant into today’s Focus.
  3. Write one or two Focus lines. Stop there. Resist filling the whole note.

Through the day (seconds at a time)

  1. When something happens or an idea lands, drop one line under Log or Captured.
  2. Do not format it, do not file it, do not judge it. One line, keep moving.

Evening (about two minutes)

  1. Skim the Log. If a captured item is worth keeping, make a permanent note for it and link to it with [[ ]].
  2. Write tomorrow’s Focus into the Tomorrow section so the next morning starts warm.
  3. Close the note. Nothing needs to be tidy.

This loop is the whole system. Morning sets one intention, the day feeds a log, and evening promotes the few things that matter into linked notes. Over a month the promoted notes become your real knowledge base, and the daily notes become a searchable record of how you got there.

What should you deliberately not track in a daily note?

The difference between a workflow you keep and one you abandon is usually subtraction. A few things belong somewhere else, and forcing them into the daily note is what makes it collapse.

Belongs in the daily noteLeave it out
Today’s one or two prioritiesA full multi-project task list (use a dedicated task note or app)
A running log of what happenedLong-term goals and quarterly plans (their own notes)
Quick captures to sort laterReference material you will need again (permanent linked notes)
A pointer to tomorrowHabit grids and quantified trackers (a separate tracking tool)

Two rules keep the note honest. First, if a field is blank three days running, delete it from the template; it is not part of your routine. Second, anything you need to find again later does not live in a daily note. Daily notes are a stream, not a filing cabinet. Promote the keepers into their own notes and let the rest be an archive you can search but rarely reread.

How do you make the daily note easy to reopen and review?

A workflow you cannot navigate is one you abandon. Three small settings make the stream usable.

  • Pin the folder. Keep the Daily folder near the top of your file list so a month of notes is one glance away.
  • Add the Calendar community plugin if you want a month grid to jump between days. It is optional; the hotkey covers most needs. Install it under Settings → Community plugins → Browse, search Calendar.
  • Use search, not scrolling. Obsidian’s search reads every daily note, so path:Daily "invoice" finds every day you mentioned an invoice. This is why the Log section earns its place: it makes your past findable.

Once the habit holds, the same anchor idea extends outward. The daily note becomes the place you jot which automations to build, which then get their own guides and setups. If clearing your inbox is on that list, the same low-friction thinking applies to email; the Gmail filters and labels walkthrough shows the equivalent 30-minute version for your inbox.

A realistic two-week path

Set expectations so you do not quit at the dip. Week one feels good because it is new. Week two is where most systems die, usually because the template is too big or the evening review turned into a second job. If that happens, cut the template in half rather than pushing harder. A daily note with two headings you actually fill beats five headings you avoid.

Start tomorrow with the four-heading template above, open the note every morning with your hotkey, and give it fourteen days before you judge it. Trim what stays blank, keep what you reach for, and let the note be a little messy. The point is not a perfect record; it is one reliable place to think, every day, with nothing to decide about where things go.

For the wider setup this builds on — linking, backlinks, and how permanent notes connect — the Obsidian beginner’s guide covers the foundation your daily notes will feed into.

Evidence and verification

Last verified: July 12, 2026. This guide was checked against Obsidian’s official documentation for Daily Notes and core plugins. Interfaces, plan limits, pricing, and feature availability can change. Confirm any feature or cost that determines your setup before relying on it, and test the workflow with a non-critical example first.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *