Schedule Posts
To schedule a post to be published at a future date, add a publishAt
field to the note's frontmatter:
===
publishAt: 2024-09-27T12:36:02+01:00
===
Get the Correct Date Format
Use ISO 8601 format for the date. To generate the correct format:
- Visit Quoton Time
- Select your desired date and time
- Copy the generated ISO 8601 string
Verify Scheduling
In real-time preview mode, verify that the future publication date appears correctly for the post:
FAQs
How is this guide?