nibrahim / Hyde

An Emacs mode to manage Jekyll blogs
http://nibrahim.net.in/2010/11/11/hyde_%3A_an_emacs_mode_for_jekyll_blogs.html
GNU General Public License v3.0
117 stars 28 forks source link

Added ability to permanently delete posts #23

Closed Parent5446 closed 9 years ago

Parent5446 commented 9 years ago

This adds a command "D" (capital D) that can be used to delete a post from the repository entirely. Useful in cases where you want to abandon work and write a new post instead.

nibrahim commented 9 years ago

Thanks @Parent5446!