devlogquedulaux
Devlog #12: Drafts workflow
In Quedula a draft is not an "unfinished publication." It's a separate object with its own lifecycle.
A draft can be created, edited, queued, or deleted. The transition from draft to scheduled publication is an explicit user action, not an automatic process.
Why this matters: the user should explicitly confirm that content is ready to publish. A draft should never "accidentally" go to TikTok.
We also implemented auto-saving of drafts during editing. Losing work because of accidentally closing a tab is unpleasant, and we wanted to remove that anxiety.