Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions posts/heading-numbering.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Heading numbering
date: 2026-08-22T00:00:00Z
slug: heading-numbering
---

Long, structured documents — specs, policies, reports — are often easier to navigate and reference when headings are numbered. You can now turn this on for any document from the display options in the document menu.

Choose from three numbering styles: decimal (1.1.1), alphanumeric (1.a.i), or Harvard (I.A.1). Outline numbers every heading automatically and keeps the table of contents in sync as you add, remove, or reorder sections. Click a number to jump your cursor straight to that heading, and rest easy knowing headings inside tables are left out of the count.

Copying text keeps the numbers intact, so referencing a section elsewhere is accurate, while pasting back into the editor strips them out to avoid duplicates.
9 changes: 9 additions & 0 deletions posts/sidebar-sections.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Reorder sidebar sections
date: 2026-08-22T00:00:00Z
slug: sidebar-sections
---

The sidebar is organized into sections — Starred, Shared with me, and Collections — and now you can drag them into whatever order works best for you, not just the items within them.

Grab a section header and drop it where you'd like; your preferred order is saved to your account and stays consistent across every device you sign in from. Empty sections tuck themselves out of the way automatically, so your sidebar only ever shows what's relevant to you.
Loading