
TL;DR: This tutorial walks you through building a functional personal dashboard in Notion from scratch, covering database setup, linked views, and widget-like blocks. By the end, you’ll have a single-page command center for tasks, habits, and notes.
Step 1: Create a New Page and Set Up a Two-Column Layout
Open Notion and click “+ New Page” (or use the sidebar’s “+” icon). Name it “Personal Dashboard.” Type /column and press Enter twice to create two side-by-side columns. In the left column, we’ll place your primary databases; in the right, your quick links and daily tracker.
If you want to dig deeper, check out our guide on Best Espresso Machines for Home: 7 Models That Punch Above T.
Step 2: Build Your Master Task Database
In the left column, type /database and select “Table – Inline.” Rename it “Tasks.” Add properties by clicking “+” in the table header: Status (Select: To Do, Doing, Done), Priority (Select: Low, Medium, High), and Due Date (Date). Now, click the “+” at the bottom of the table to add 3 sample tasks (e.g., “Plan week,” “Email client,” “Read 20 pages”).
Step 3: Create a Filtered View for “Today”
Click the table’s title (“Tasks”) → “Add a view” → name it “Today’s Focus.” Click “Filter” → add filter: Due Date is today AND Status is not Done. This gives you a clean, actionable list. Switch between “All” and “Today’s Focus” using the tabs above the table.
Step 4: Add a Habit Tracker (Checkbox Database)
Below the tasks table in the left column, type /database → “Table – Inline.” Name it “Habits.” Add a property called Date (Date type) and Done (Checkbox). Add 7 rows for each day of the current week, and check off habits as you complete them (e.g., “Drink water,” “Walk 10 min”).
Step 5: Insert Quick Links and an Embedded Calendar
In the right column, type /link to add a bulleted list of your most-used sites (e.g., Gmail, Calendar, News). Then type /calendar and select “Calendar – Inline.” Click the calendar’s “…” menu → “Link to database” → choose your “Tasks” database. This gives you a visual month view of your deadlines, auto-synced with your tasks.
Step 6: Add a Daily Notes Block
At the bottom of the right column, type /callout and select the “💡” icon. Write “Daily Notes” as the title. Below it, type /bulleted to create a simple list for journaling or quick thoughts. You can drag this block anywhere later.
Step 7: Toggle a “Focus Mode” and Customize
Click the “•••” (three dots) on your page’s top right → “Customize page” → enable “Full width.” Then, click “•••” → “Lock page” to prevent accidental edits. For extra flair, click “•••” → “Style” to change background color to a calming dark or soft pastel.
Pro Tips
Use linked databases (type /linked) to show the same task list in multiple places without duplication. Add a Formula property to count completed habits automatically (e.g., prop("Done") ?