Simple Notion Dashboard: the Minimal Template, Free Blueprint

A lite Notion dashboard is one page with six linked database views and nothing nested. This page gives the whole blueprint free: what each view is for, two paste-ready habit formulas, and a printable weekly grid for the weeks Notion stays closed. The full pack behind it costs but this page alone is enough to build your own.

What "Lite" Means: Six Views on One Page

Most dashboard tutorials stack sub-pages inside sub-pages until opening the workspace feels like unpacking a suitcase. The lite version skips all of that: one page called Life OS, six linked database views on it in a fixed order, and every entry one click deep. All six run on the free Notion plan, because linked views and formulas are not paid features.

View (top to bottom)KindWhat it is for
GoalsBoard by QuarterOne row per quarterly milestone, with a due date and days-left math. Six goals is plenty.
HabitsTableEight habits with Mon-Sun checkboxes, a weekly target, and a formula that counts the ticked days.
BudgetTable grouped by TypeIncome, expenses and savings with sums on, so the month's shape shows in one screen.
MealsGalleryFourteen dinners with prep minutes and tags on the cover, picked for the week by scrolling.
GroceriesShopping listIngredients filtered to "need this week", grouped by aisle. Assembles itself from the meals you picked.
LogGalleryBooks, shows and courses finished this year, with a rating and one takeaway line.

That is the entire dashboard. No nested pages, no icons to maintain, no widgets. The order matters: what you decided (goals), what you repeat (habits), what you spend (budget), what you eat (meals, groceries), what you consumed (log).

The 5-Second Capture Rule

Here is the opinion this template runs on: a dashboard survives on capture cost, not features. If recording something takes under five seconds (ticking a checkbox, typing a number, one line of text) the entries keep landing in week six. If a capture needs opening three pages or remembering which database owns which property, it stops happening and the workspace turns into a museum of week one. So the lite dashboard sets a hard rule: checkbox, number, and short-text properties only; anything that needs a nested page or a second tool gets cut; the one number a formula cannot compute (the habit streak) becomes a 20-second Sunday review entry instead of a sync system. Every feature that adds a click to a capture costs more than it pays back.

Free Sample: the Two Habit Formulas, Paste-Ready

Import the habits CSV (or make columns Mon through Sun as Checkbox and Target / Week as Number), then add two formula properties. Paste these exactly:

# Days Done (formula property)
toNumber(prop("Mon")) + toNumber(prop("Tue")) + toNumber(prop("Wed")) + toNumber(prop("Thu")) + toNumber(prop("Fri")) + toNumber(prop("Sat")) + toNumber(prop("Sun"))

# Target Met (formula property)
if(prop("Days Done") >= prop("Target / Week"), "Target hit", "Keep going")

Copied word for word from the pack's setup guide. Checkboxes count as 1 when ticked, 0 when not, so the sum is the week's honest number. The pack's guide has three more in the same paste-ready style: budget Left and Status, and a days-left formula for goals.

The Print Fallback: a Weekly Dashboard on Paper

Some weeks the laptop stays closed, the phone battery dies, and the dashboard is unreachable. Paper does not have that problem. The grid below is the same dashboard flattened: seven days, four blocks (habits, meals, money, log). Monday shows a filled example from the pack's demo data; the rest of the week is blank on purpose. Print this page and the grid comes out clean on white.

HabitsMealsMoneyLog
Mon stretch · 20 pages · 2L water B: overnight oats · L: egg fried rice · D: chicken and rice bowl Groceries.10 · bus.75 Deep Work, ch. 4
Tue
Wed
Thu
Fri
Sat
Sun

Notion or Print: Which One You Actually Need

Both track the same six blocks, so the choice is about mechanics, not philosophy. Full Notion earns its keep when the automation pays: the Groceries relation should assemble the shopping list by aisle on its own, the budget's Left and Status should recalculate the moment you type a number, and month-over-month history should sit in duplicate pages that weigh nothing. It also wins on sync: plan on the desktop, tick habits from the phone. Print earns its keep when setup friction should be zero today, when the dashboard needs to live on the fridge where other people can see and tick it, or when the week is simple enough that four boxes cover it. Plenty of households run both: Notion as the record, paper as the surface. The same one-page-flat idea in plain markdown files is the Obsidian second brain template: six numbered folders and a daily note, no plugins. The failure mode is only one: building a thirty-database workspace in week one and abandoning it by week three. Start with six views or one printed grid, and add a seventh block only when a real week proves you need it.

What the Full Pack Adds

Everything above is free on this page, and building your own from it is a perfectly good evening. The paid pack exists because the CSVs, the property-type tables, and the formula troubleshooting took more than of time to get right. Specifically:

Limits of this template, stated plainly: the habit streak is a weekly number you update in the Sunday review, not an automatic day counter, because Notion formulas cannot read other rows (the guide includes an optional two-database workaround if you want it automatic). The formulas follow Notion's current formula 2.0 syntax and were checked by hand, but not executed in a live workspace. Import needs the desktop app or browser; the mobile app cannot import CSVs. Notion needs a connection, so nothing in the pack works offline; the printed grid above is the offline half. This pack is unaffiliated with and not endorsed by Notion. "Notion" names the app the databases import into, nothing more.

Get Life OS Lite for Notion - 5 databases, 30-minute setup guide →

one-time · 5 CSVs + setup guide · works on the free Notion plan · instant download