OctarineOctarine Docs
iOS /

Pinned Notes

Pin your most important notes for quick access

Pinned notes are the notes you want quick access to. They appear in a dedicated page and on the Home dashboard.

Pinning a Note

There are two ways to pin a note:

  1. Command Bar — open a note in the editor, pull down to open the Command Bar, and select Pin Note.
  2. Frontmatter — add pinned: true to the note's YAML frontmatter:
---
pinned: true
---

To unpin, use the Command Bar's Unpin Note action, or change the frontmatter to pinned: false.

The Pinned Page

Open Pinned from the More menu. All your pinned notes are listed here. Tap any note to open it in the editor.

If no notes are pinned yet, the page shows a pin icon with the message "No pinned notes yet" and a hint to pin notes from the editor.

Pinned on Home

The Home dashboard also has a Pinned Notes section near the top, giving you a glanceable list without leaving the main screen.