Skip to content

Writing content

Vault CMS uses Obsidian as the editor: new notes, formatting, tags, and focus modes are available from the keyboard and toolbar. See Vault hotkeys for the full list.

Ctrl/Cmd + N creates a file using your default content type; Astro Composer can insert frontmatter automatically.

The Home view is a grid of your content: drafts, metadata, and bulk actions.

  • Ctrl/Cmd + M — open Home
  • Or click the Home icon in the tab bar

See Home Base and Bases CMS.

  • Editing — write with the live toolbar.
  • Reading — preview rendered Markdown.

Toggle with the book icon or Ctrl/Cmd + E.

In edit mode, the Editing Toolbar offers bold, italic, headings, lists, links, code, and callouts. Ctrl/Cmd + Shift + C inserts a callout. Ctrl/Cmd + Shift + E toggles the toolbar.

Tags live in the properties panel. Use Tag Wrangler to rename or merge tags across the vault. In frontmatter: tags: [astro, tutorial].

Vault CMS prefers standard Markdown links for Astro. For [[wikilinks]], run Astro Composer: Convert Wikilinks to Astro from the command palette.

Ctrl/Cmd + R runs Astro Composer’s rename flow so links can update with the file.

Ctrl/Cmd + Shift + Z toggles Zen Mode to hide chrome and focus on the document.