Keyboard shortcuts, block and database view concepts, and a reusable Relation/Rollup database-building workflow.
| Category | Action | macOS | Windows |
|---|---|---|---|
| Pages | New page | ⌘N | Ctrl+N |
| Pages | Quick Find | ⌘P | Ctrl+P |
| Pages | Search | ⌘⇧K | Ctrl+Shift+K |
| Blocks | Open slash command menu | / | / |
| Blocks | Turn block into another type | ⌘⇧0-9 | Ctrl+Shift+0-9 |
| Blocks | Duplicate block | ⌘D | Ctrl+D |
| Blocks | Move block up/down | ⌘⇧↑/↓ | Ctrl+Shift+Up/Down |
| Blocks | Indent / outdent block | Tab / ⇧Tab | Tab / Shift+Tab |
| Comments | Add comment to selection | ⌘⇧M | Ctrl+Shift+M |
| Text | Bold / Italic | ⌘B / ⌘I | Ctrl+B / Ctrl+I |
Block-Based Editing
Everything is a block
Text, headings, images, embeds, and databases are all blocks — the same drag handle, indent, and turn-into behavior applies to every one of them.
Slash commands
Type / to insert any block type without leaving the keyboard — the fastest way to build a page.
Nested pages
Any page can contain sub-pages, which appear as a link block on the parent — the basis of Notion's outline/wiki structure.
Synced blocks
A block that mirrors its content across every place it's embedded — edit once, updates everywhere it's used.
Database Views
Table
Board
Calendar
Gallery / List / Timeline
Start with one database, not a page per item
A database of "Projects" with properties (Status, Owner, Due Date) scales far better than a folder of loosely related pages with no shared structure.
Use Relation properties to connect databases
Link "Tasks" to "Projects" via a Relation property instead of typing a project name as plain text — keeps the connection queryable and always accurate.
Add Rollup properties for cross-database summaries
Once Tasks relate to Projects, a Rollup on Projects can show "3 of 5 tasks done" automatically, computed from the linked records.
Create views per audience/purpose
A Board view filtered to "My Tasks" and a Calendar view of deadlines can both read from the same underlying database — no data duplication needed.