Selecting Pages

The page tree is the core of the exporter interface. It displays the full hierarchy of pages under your chosen parent and lets you precisely control what gets exported.

Tree Navigation

Pages are displayed as a collapsible tree. Any page with children shows a chevron (›) next to it — click it to expand or collapse that branch.

The tree loads all descendants automatically when you open the exporter. For large spaces, this may take a few seconds.

Selecting with Checkboxes

Each row has a checkbox on the left:

  • Check a page to include it in the export
  • Uncheck a page to exclude it
  • Checking a parent selects that page and all its children recursively
  • Unchecking a parent deselects that page and all its children

This makes it easy to select entire subtrees with one click, then deselect individual pages you don't need.

Use the search bar at the top of the tree to filter pages by title. As you type:

  • Only matching pages (and their parent ancestors) remain visible
  • Matched characters in the page title are highlighted
  • The tree automatically expands all branches that contain a match
  • A match count is shown next to the search input

Clear the search to return to the full tree view.

Per-Page Actions

Each row in the tree has action buttons on the right:

Button Action
📎 Count badge Shows the number of attachments. Click to preview the attachment list.
👁 Preview Opens a markdown preview dialog for that page
↓ Download Exports just that page (or that page + children if it has children)

Filename Preview

Below each page title, a small monospace label shows the filename that will be used in the export — for example, my-page-2026-04-08.md. This updates live as you change the Filename Pattern in the configuration panel.

Choosing a Parent Page or Space

If you opened the exporter from a page's ••• menu, the parent is pre-set to that page and cannot be changed. If you opened it from global access, use the Space Selector in the configuration panel to choose which space and parent page to load.