This post was created by mistake by changing the title from my
previous post, As I'm not able to delete the post, I decided to write about my mistake and how to improve beempy:

I learned today that changing the title confuses beempy.
Normally the following is my posting workflow:
beempy createpost my_new_post.md
- Open the markdown file with visual studio code
- broadcast the new post with
beempy post my_new_post.md
The following screenshot shows visual studio code:

I'm using the following extensions:
Today, I changed the title and thought that I everything will work, but instead a new post (this one) was broadcasted.
So I will update beem so that beempy post
will update the yaml header on my_new_post.md and write the correct permlink into it.
By the way does anybody use beempy ? Do you find beempy useful for writing posts?
Please let me know, if I can improve things :)