Notion is the most powerful free productivity tool available — but the blank page when you first open it is genuinely intimidating. This guide builds a working personal setup in 20 minutes, from scratch, without any prior Notion experience.
What Notion Actually Is
Notion is a single app that replaces notes, to-do lists, wikis, databases, and project management tools. The free plan gives you unlimited pages and blocks — more than enough for personal use.
The core building block is a page. Pages contain blocks — text, checklists, tables, images, and embeds. Pages can live inside other pages. That's the whole structure.
Step 1: Sign Up and Understand the Sidebar
Go to notion.so → sign up free with your email or Google account.
The sidebar on the left is your entire workspace. Every page you create appears here. You can drag pages inside other pages to create nested folders. Click + Add a page to create your first page.
Step 2: Create a Home Dashboard
A single page that links to everything else
Create a new page called "Home". This becomes your hub. Set a cover image (click Add cover at the top) and an emoji icon (click Add icon).
Inside your Home page, create sections using headings (type /heading2 to insert a heading). Typical sections:
- Quick Links — links to your most-used pages
- Today's Tasks — a simple checklist for daily to-dos
- Weekly Goals — 3–5 things you want to accomplish this week
Step 3: Build a Simple Task Database
This is where Notion gets powerful
Type /table on any page → select Table - Full Page.
Add these columns to your task table:
- Name (text) — the task description
- Status (select) — Not started / In progress / Done
- Due Date (date)
- Priority (select) — High / Medium / Low
- Category (select) — Work / Personal / Learning
Click + New view → select Board — you now have a Kanban board view of the same data. Add a Calendar view to see tasks by due date. All three views show the same tasks in different layouts.
Step 4: Use Templates
Notion has hundreds of free templates. Click Templates in the sidebar. Recommended starting templates:
- Personal Home — a pre-built dashboard with tasks, notes, and goals
- Reading List — a database to track books with status and notes
- Weekly Agenda — a weekly planning template
Click any template → Use this template → it appears in your sidebar ready to customise.
Step 5: Link Between Pages
Type @ followed by any page name to create a link to it. This connects your pages into a proper knowledge system — type @Tasks from your Home page to link directly to your task database.
Notion Keyboard Shortcuts to Learn First
| Shortcut | Action |
|---|---|
| Cmd/Ctrl + P | Quick search across all pages |
| Cmd/Ctrl + N | New page |
| / | Open block menu (insert anything) |
| [] | Create a checkbox |
| Cmd/Ctrl + D | Duplicate selected block |