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>
734 B
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
- Headings — Type
#,##, or###followed by a space to create headings - Lists — Use
-for bullet lists and1.for numbered lists - Checkboxes — Type
- [ ]for a checkbox, click to toggle it - Formatting — Try bold (Cmd+B), italic (Cmd+I), and
inline code - Wiki-links — Type
[[and start typing a note name to insert a link. Try linking to Getting Started - Code blocks — Use triple backticks or Cmd+Shift+K
Tip
The editor saves automatically. You can also press Cmd+S to save explicitly.