Files
tolaria/getting-started-vault/task-explore-the-editor.md
Test fe85d1f679 feat: add getting-started-vault with onboarding content
Minimalist vault separate from demo-vault-v2, designed to introduce
new users to Laputa's key features: types, relationships, views,
wiki-links, and git sync.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 13:30:22 +02:00

734 B

title, type, Status, Belongs to
title type Status Belongs to
Task: Explore the Editor Task Open Laputa Onboarding

Get comfortable with Laputa's markdown editor.

What to try

  1. Headings — Type #, ##, or ### followed by a space to create headings
  2. Lists — Use - for bullet lists and 1. for numbered lists
  3. Checkboxes — Type - [ ] for a checkbox, click to toggle it
  4. Formatting — Try bold (Cmd+B), italic (Cmd+I), and inline code
  5. Wiki-links — Type [[ and start typing a note name to insert a link. Try linking to Getting Started
  6. Code blocks — Use triple backticks or Cmd+Shift+K

Tip

The editor saves automatically. You can also press Cmd+S to save explicitly.