Postleaf / postleaf

Simple, beautiful publishing with Node.js.
https://www.postleaf.org/
MIT License
505 stars 204 forks source link

Post status should be "Draft" by default #65

Open kshep92 opened 7 years ago

kshep92 commented 7 years ago

When composing a post, I think the default status of it should be Draft instead of Published. Reason being, I will hit save once in a while to ensure I don't lose my work, but in doing so unfinished work gets published unless I remember to change the status before saving.

claviska commented 7 years ago

Interesting idea. I also think there should be a visual indicator of some sort to tell whether it's a draft/pending/rejected/published post.

I'll leave this open for voting.