How to Set Up Notion for Studying (30-Minute Setup)
May 9, 2026 · 7 min · notion · study setup · revision planning · study organisation · study tools
Quick answer: To set up Notion for studying, build four databases — Subjects, Topics, Study Sessions and Past Papers — and one dashboard page that answers "what do I revise today?". It takes about 30 minutes to build and 15 minutes a week to maintain. Anything more elaborate gets abandoned by half term.
I rebuilt my Notion three times before it stuck. Version one had eleven linked databases, a colour-coded mood tracker and a page called "weekly reflections" that I filled in exactly twice. It looked gorgeous. I spent more time maintaining it than revising inside it, which is the exact failure mode nobody warns you about. What finally worked was stripping it back until updating it was less effort than avoiding it. I'm doing IGCSEs and A-Levels, so this setup is built around syllabus topics and past papers, but it maps cleanly onto CBSE units, AP topic outlines, GCSE specification points and the WASSCE syllabus.
Build four databases and then stop
The whole system is four databases. Not eleven. Four.
- Subjects — one row per subject. Properties: Name, Board, Exam date, Paper count. That is it. This database exists only so everything else has something to link to.
- Topics — one row per syllabus topic. This is the database that does all the real work.
- Study Sessions — one row every time you sit down to revise. Date, topic, minutes, and one text field for what you got wrong.
- Past Papers — one row per paper you sit. Paper, date, raw mark, total, and which topics cost you marks.
Notice what is missing: a notes database. Your notes live wherever you already write them, whether that is paper, a Google Doc or Notion pages. Do not migrate two years of notes into Notion. That is a week of your life you will not get back and it improves nothing.
The Topics database is the whole system
Everything useful comes from the Topics database, because it turns "I should revise Chemistry" into "revise electrolysis, now".
Give it these properties:
- Topic (title) — one syllabus point, e.g. "Electrolysis of molten and aqueous solutions"
- Subject (relation to Subjects)
- Confidence (number, 1 to 5) — 1 means I would panic, 5 means I could teach it
- Marks (number) — roughly how many marks this topic is worth across the papers
- Last revised (date)
- Priority (formula)
The Priority formula is the piece most Notion student setups skip, and it is the reason mine survived a full year. In the formula editor, write:
(5 - prop("Confidence")) * prop("Marks") / 10
That multiplies how shaky you are by how much the topic is worth. Weak-and-heavy sorts to the top. Strong-and-light sinks.
A worked example with real numbers
Say I have three Chemistry topics logged.
- Electrolysis: Confidence 2, worth about 12 marks. Priority = (5 - 2) x 12 / 10 = 3.6
- Chromatography: Confidence 3, worth about 4 marks. Priority = (5 - 3) x 4 / 10 = 0.8
- Rates of reaction: Confidence 4, worth about 15 marks. Priority = (5 - 4) x 15 / 10 = 1.5
Left to instinct I would have revised chromatography, because it is small and I enjoy it and finishing it feels like progress. The formula says electrolysis, by more than four times. Over a term that difference is enormous. In my January mocks I dropped 9 marks in Chemistry on exactly one topic I had rated confidence 2 in October and never went back to. That is the whole argument for writing confidence down instead of keeping it in your head.
Two rules that keep the numbers honest. First, only change a confidence rating after a test, never after reading. Rereading makes everything feel like a 4. Second, if you cannot decide between two ratings, pick the lower one.
The dashboard: three views, nothing else
Make one page called Today. Put three linked views of the Topics database on it.
- Revise now — filter Priority is greater than 2, sort Priority descending. This is your entire to-do list. You should never look at a full topic list again.
- Going cold — filter Last revised is before 21 days ago, and Confidence is less than 5. This catches the topics you learned in September and quietly forgot. The 21-day window is arbitrary; the point is that something surfaces them at all.
- Papers — a view of Past Papers showing your last six scores.
Everything else — the cover image, the quote widget, the timer embed — is decoration. Build the three views first and add decoration in December when you are procrastinating anyway.
The Sunday routine that keeps it alive
Fifteen minutes, once a week. Set a timer so it does not sprawl.
- Open Study Sessions. Skim what you wrote in the "what I got wrong" field all week.
- Adjust confidence ratings for any topic you actually tested yourself on. Usually two or three rows change.
- Log any past paper you sat: raw mark, total, and link the topics where you lost marks.
- Look at the Going cold view and drag three of those topics into next week.
That is the entire maintenance load. If a week goes by and you did not do it, do not "catch up" by rebuilding — just do this Sunday's fifteen minutes and move on. Systems die from guilt more often than from neglect.
What Notion is bad at
Notion is a planner and a tracker. It is not a recall tool. Toggle lists that hide the answer feel like flashcards and are not, because you can see the question and the answer on the same screen and your brain cheats without asking permission. Notion's own AI can summarise a page, but a summary you read is still reading.
So: track in Notion, test somewhere built for testing. I use it alongside flashcards for definitions and formulas, quiz for quick end-of-topic checks, and mock exam when a topic is nearly ready and I want it under timed conditions. The score from those goes straight back into the Confidence column, which is what closes the loop.
The three mistakes I made
Migrating my notes. Two days lost. Zero marks gained. Link to notes, do not move them.
Tracking hours studied. I logged 6 hours one Saturday and felt brilliant. Four of those hours were highlighting. Log minutes if you like, but never let hours become the score you are proud of.
Downloading a 40-page template. Someone else's template is built around someone else's subjects, someone else's board and someone else's habits. You will not maintain it because you did not build it. Thirty minutes of your own build beats a beautiful template you abandon in three weeks.
Test yourself
- A topic has Confidence 1 and is worth 8 marks. What is its Priority score using the formula above?
- Why should you only update a confidence rating after testing yourself, not after rereading the topic?
- Which of the four databases should you build first, and why?
FAQ
Is Notion actually better than a paper planner for revision?
Only for one thing: sorting. Paper cannot re-rank 60 topics by weakness in a second, and that ranking is the real value. If you are not going to use filters and a priority formula, a paper planner is genuinely better because it has no loading screen and no rabbit holes.
Do I need Notion AI for this setup?
No. Nothing above uses it. Summarising a page you already wrote is the least useful thing you can do with study time — the writing was the learning. If you want something explained differently, use an explain tool and then rewrite the explanation yourself.
How many topics should be in the Topics database?
One row per syllabus point, which for most subjects lands somewhere between 25 and 60 rows. Type them straight from the official specification or syllabus document, not from memory, or you will silently skip the topics you dislike.
What if I fall behind and stop updating it?
Do not rebuild. Open the Topics database, spend ten minutes re-rating confidence honestly, and start from this Sunday. Rebuilding is procrastination that feels like work, and I have done it enough times to recognise it now.
In short
Four databases, one dashboard, one formula, fifteen minutes a Sunday. The Priority column is the only genuinely clever part, and it works because it forces you to revise what is weak and heavy instead of what is easy and satisfying. Build it small, keep the ratings honest, and test yourself somewhere other than Notion.