Get AI summaries of any video or article — Sign up free
Notion Fundamentals: Page Links, Backlinks, and Sub-Pages thumbnail

Notion Fundamentals: Page Links, Backlinks, and Sub-Pages

Thomas Frank Explains·
6 min read

Based on Thomas Frank Explains's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Notion pages can be nested indefinitely by inserting pages as page blocks inside other pages, creating a wiki-like structure.

Briefing

Notion’s page linking and nested sub-pages let a workspace behave like a navigable wiki—without cluttering the sidebar. The core takeaway is that there are multiple link types, each with different behavior for where links appear (sidebar vs inline), and multiple ways to create new pages at different nesting levels (top-level, sub-pages on the sidebar, or sub-pages embedded inside text).

Nested pages are a defining feature: pages can contain other pages as “page blocks,” which themselves can contain further page blocks. This creates effectively unlimited depth inside a workspace. Navigation isn’t limited to the left sidebar either—links can be created from any page to any other page, and the choice of link style determines how that navigation shows up.

For linking to existing pages, the “Link to Page” block is the most sidebar-friendly option. It’s added via the slash menu (type “/Link” and choose “Link to Page”), then search for the target page (e.g., a “Today” view). Once inserted, it creates a clickable entry in the sidebar—useful for building a “Personal Dashboard” that can be favorited once and then expanded to access multiple internal destinations. A second method uses URL pasting: copying a page URL (via Control/Command L) and pasting it offers choices like “Mention” (inline link), “Dismiss,” or “Link to Page” (which produces the sidebar-linked block). In the example workflow, additional dashboard links such as “Next 7 Days,” “Habit Tracker [DEMO],” and “Thomas Frank’s Note-Taking System” are added the same way.

Inline links are the alternative when sidebar clutter is a concern. Inline links sit within text and do not appear in the sidebar. They can be created by pasting a page URL and choosing “Mention,” or by using Notion’s inline syntax: double brackets (“[[ ]]”) to search for a page and insert it into a line of text. Inline links can be embedded inside other blocks too, such as checkbox tasks—turning a task like “Don’t forget to…” into a clickable reference to a specific page (e.g., “Create Homepage”).

Linking also triggers backlinks. When a page is linked from elsewhere, Notion shows backlinks on the target page, indicating which pages contain incoming links. Backlinks in Notion are less granular than in Roam Research because they don’t reveal the exact location of the link—only the page that contains it. Backlink display can be customized (expanded by default, always shown, or turned off) through the page’s three-dot menu.

Creating new pages and sub-pages uses similarly flexible mechanics. Pages can be created from the sidebar using the plus button (creating a top-level page or a child page under any existing sidebar page). A “New page” button at the bottom also creates a blank page with a selectable destination. In the content area, a “Page” block (slash “/Page”) creates a full page block that appears in the sidebar. For inline wiki-style creation, the “Plus” syntax can insert a sub-page on the same line of text; however, inline sub-pages behave differently from page blocks—inline sub-pages can’t be transformed into other block types like toggles because they live inside text. Finally, “New [Page] page in” creates a sub-page in a different location; because it’s inserted inline, it won’t show in the sidebar until it becomes an actual page block at its destination.

Overall, the lesson ties these options together by rebuilding a “Personal Dashboard” template with the right mix of sidebar links, inline mentions, and sub-page creation—setting up the next step: linked databases.

Cornell Notes

Notion supports deep nesting by letting pages live inside other pages as page blocks, creating a wiki-like structure. Navigation is built using different link types: “Link to Page” blocks create sidebar entries, while “Mention”/inline links stay inside text and don’t clutter the sidebar. Creating links also generates backlinks on the target page, showing which pages link to it (but not the exact link location like Roam). New pages can be created from the sidebar, as page blocks in the content area, or as inline sub-pages using “+” or inline syntax; where the sub-page is created affects whether it appears in the sidebar. Choosing the right method balances easy navigation with a clean layout.

What’s the practical difference between a “Link to Page” block and an inline “Mention” link in Notion?

A “Link to Page” block is inserted as its own block (via “/Link” → “Link to Page” or by pasting a page URL and choosing “Link to Page”). It shows up as a clickable item in the sidebar, making it ideal for dashboards and favorite navigation. An inline “Mention” link is embedded in text (created by pasting a page URL and choosing “Mention,” or using inline syntax like “[[Page Name]]”). Inline mentions do not appear in the sidebar, which helps keep the sidebar from becoming a long list of links.

How do backlinks work when someone links to a page inside a workspace?

When a page is linked from another page, Notion automatically creates backlinks on the target page. For example, after inserting an inline link to “Create Homepage” from a task on the Personal Dashboard, the “Create Homepage” page shows a backlink count (and clicking it reveals the referring page). Backlinks in Notion indicate which page contains the link, but they don’t show the exact location of the link within that page the way Roam Research does. Backlink display can be adjusted via the page’s three-dot menu (expanded, always shown, or hidden).

What are the main ways to create nested pages (sub-pages) in Notion?

There are several: (1) Use the sidebar plus button to create a top-level page or a child page under an existing page. (2) Use the “New page” button at the bottom of Notion and choose a destination (e.g., under “Writing”). (3) In the content area, insert a “Page” block using “/Page,” which creates a full page block that appears in the sidebar. (4) Use “+” syntax to create a sub-page inline on a line of text (with options like “Sub-page” or “New [Page] page in”). (5) Use “New [Page] page in” to create the sub-page elsewhere; because it’s inserted inline, it won’t appear in the sidebar until it exists as a real page block at its destination.

Why can’t inline sub-pages always be converted into other block types like toggles?

Inline sub-pages created on a line of text are embedded as text-level content, not as a standalone page block. Because they live inside a text block, they can’t be “turned into” other block types (like converting a page block into a toggle list). If the goal is to use block transformations, the sub-page needs to be created as an actual page block (e.g., using “/Page” or creating a page block destination).

How can URL pasting speed up linking compared with searching?

Instead of using the search prompt, a user can copy a page URL (Control/Command L), paste it into a new line, and choose what to create: “Dismiss,” “Mention” (inline link), or “Link to Page” (sidebar-linked block). This is especially efficient when building a dashboard with multiple known destinations like “Today,” “Tomorrow,” “Next 7 Days,” and other views.

Review Questions

  1. When would a user prefer “Link to Page” over “Mention” for navigation, and what visible UI difference confirms that choice?
  2. How do backlinks in Notion differ from Roam Research in terms of what they reveal about where a link lives?
  3. What constraint applies to converting an inline sub-page into a toggle list, and what creation method avoids that limitation?

Key Points

  1. 1

    Notion pages can be nested indefinitely by inserting pages as page blocks inside other pages, creating a wiki-like structure.

  2. 2

    Use “Link to Page” blocks for navigation items that should appear in the sidebar (often inside a favorite dashboard).

  3. 3

    Use inline “Mention” links when a link should live inside text without adding another sidebar entry.

  4. 4

    Pasting a page URL offers multiple outcomes—“Mention” for inline links and “Link to Page” for sidebar-linked blocks—so URL pasting can be faster than searching.

  5. 5

    Creating links automatically generates backlinks on the target page, showing which pages link to it (without pinpointing the exact link location like Roam).

  6. 6

    Sub-pages can be created from the sidebar, as “Page” blocks in the content area, or inline using “+” syntax; where the sub-page is created affects sidebar visibility.

  7. 7

    Inline sub-pages embedded in text can’t be transformed like standalone page blocks (e.g., into toggles), so choose the right insertion method based on desired formatting.

Highlights

“Link to Page” creates sidebar entries; “Mention” creates inline links that stay out of the sidebar.
Backlinks appear automatically on linked pages, but they identify the referring page rather than the exact link location.
Inline sub-pages are text-embedded and can’t be converted into other block types the way true page blocks can.
Nested pages in Notion are built by placing page blocks inside page blocks, enabling effectively unlimited depth.

Topics

  • Page Links
  • Backlinks
  • Inline Mentions
  • Sub-Pages
  • Notion Navigation

Mentioned