Hey there Justin! Quoting then my reply!
- Re the CLI -- that specific example would attempt to send an empty email, right? What's the use case? (Or do we mention it somewhere?)
The command below, in theory, should make a draft with the status, about to send, rather than, status DRAFT, but it stays as STATUS DRAFT when I open the markdown file even though I thought it would make the status, about to send.
$ buttondown create --title="Off the Grid Serialized" --status="about_to_send"
My thinking was, I am gonna be editing the newsletter addition offline anyway, so after I am all done editing and writing, I can just push and it would instantly go out.
I also was trying to do more with the CLI now so I can do less editing and less formatting in the future.
I hope this helps!
Hey there Justin! Quoting then my reply!
The command below, in theory, should make a draft with the status, about to send, rather than, status DRAFT, but it stays as STATUS DRAFT when I open the markdown file even though I thought it would make the status, about to send.
My thinking was, I am gonna be editing the newsletter addition offline anyway, so after I am all done editing and writing, I can just push and it would instantly go out.
I also was trying to do more with the CLI now so I can do less editing and less formatting in the future.
I hope this helps!