After adding the email comment invite facility toBlogMore it only made sense that I addsome commands to blogmore.el tomake it easier to edit the front matter that can help drive that feature.So... I've released v4.3.0 of blogmore.el that adds two new commands:blogmore-toggle-invite-comments -- toggles the comment invitation propertyblogmore-invite-comments-to -- makes it easy to set, edit or remove the email address to use when making the inviteI've also added the two commands to the transient menu, usingC-t for the former and C-a forthe latter.