Currently, the ability to edit posts is somewhat limited. While editing a post, your edits are only stored in memory (so they will be lost if you close the tab or navigate away). You also can’t upload attachments / embed images while editing a post. We could address both problems by using a draft document to save WIP edits to a post. This would allow us to associate the uploaded attachment with something (i.e. a draft) on the backend.