Schedule a Post
Set the Publish Date
To schedule a post, add a publishAt
field to the post's frontmatter:
Get the Correct Date Format
Use ISO 8601 format for the date. Generate the correct format:
- Visit Quoton Time
- Select your desired date and time
- Copy the generated ISO 8601 string
Verify Scheduling
In preview mode, check if the future date appears:
FAQs
Frontmatter Format
Quotion supports only ===
frontmatter. Traditional YAML ---
is not
supported. Because Apple Notes converts ---
to ―
, making ===
the
preferred choice for compatibility.