Skip to content
Developer Codex
Pages & Editor

Page Attributes and Icons

Page attributes let you customize how a page appears in the sidebar, assign it a structural role, and view metadata about its connections and content. None of this affects the text you’ve written — it’s all about how the page presents itself and what Inklings knows about it.

Each page can have an icon displayed next to its title in the sidebar and at the top of the editor.

  1. Open the page you want to customize.
  2. Click the icon area — the small slot to the left of the title in the editor header, or the equivalent spot in the sidebar entry.
  3. An icon picker opens showing a grid of available icons (Lucide vector icons).
  4. Select an icon.
  5. Select a color from the color palette. Colors are named colors (blue, green, yellow, red, purple, grey) rather than custom color codes.
  6. Confirm the selection.

The icon and color appear immediately in both the sidebar and the editor header. They persist across sessions.

To set an icon without a color, select the icon and leave the color field empty. The icon renders in the default text color.

Open the icon picker for the page and click the Remove icon or Clear option. The page returns to the default page icon in the sidebar.

Every page has a type that determines its visual treatment and the properties available to it. Two types come built-in:

  • Page — the default type, standard page icon
  • Folder — folder icon and visual styling in the sidebar, useful for organizational pages that primarily contain subpages

Custom types you’ve created in the type management panel also appear in the type picker.

To change the type:

  1. Open the page attributes panel (the detail panel alongside the editor, or via right-click in the sidebar).
  2. Find the type assignment section.
  3. Select a different type from the list.

The sidebar icon updates immediately to reflect the new type. The change persists when you navigate away and return.

The page detail panel shows augmented metadata about the current page. Open it via the info icon or the page attributes panel trigger.

The detail panel includes:

MetricWhat it shows
Word countTotal word count of the page body, updated after each save
Outgoing linksNumber of wiki-links in this page’s content pointing to other pages
BacklinksNumber of pages in the workspace that link to this page
CreatedTimestamp of page creation
UpdatedTimestamp of the most recent content or metadata change

The outgoing and backlink counts are live — they update as you add or remove links, and as other pages add or remove links pointing to this page.

A page with no body content shows a word count of 0. A newly created page with no cross-links shows 0 outgoing links and 0 backlinks — both sections are present but empty, not missing.

Was this page helpful?