1.2 Planter sa première note
Standard Garden makes publishing beautiful content as simple as pasting text.
Anonymous Notes (No Account)
The fastest way to share:
- Visit standard.garden
- You’ll see a large textarea (like Pastebin)
- Paste or type your content
- Click “Plant”
- Your URL is automatically copied to clipboard
- Share it anywhere
Note: Anonymous notes expire after 7 days. Create an account to keep them forever.
Creating an Account
Want to keep your notes permanently?
- Open the Command Palette (
::loginor click the hamburger menu) - Enter your email
- Check your email for a 6-digit code
- Enter the code
- Choose a username
Next time, set up a passkey (FaceID / TouchID) for instant login.
Now your notes live at standard.garden/@username/note-title
Writing in Markdown
Standard Garden uses Markdown for formatting:
# Heading 1
## Heading 2
**Bold text**
_Italic text_
- List item
- Another item
[Link text](https://example.com)
_Image manquante :_ #img-missing/image-url.jpg
Themes
You can pick a curated theme for any note via frontmatter:
---
theme: technical
---
# Your Content
Themes are built on the six classical Temperaments — international, technical, humanist, editorial, academic, gallery — plus a growing catalog of curated variations (forest, swiss, paper, eink, …). No theme set? The system chooses well by default.
Learn more: See the complete Frontmatter Schema Reference for all available options.
What’s Next?
- Learn about Command Protocols
- Explore The Obsidian Folio
- Read the API Documentation
- View the Frontmatter Schema Reference