So I needed to make a second release of blogmore.el in one day: https://blog.davep.org/2026/04/04/blogmore-el-v2-7.html

#emas #lisp #elisp #programming #blogging #ssg

blogmore.el v2.7

There's no question that the experiment that is BlogMore has resulted in me blogging more. Although my previous setup wasn't exactly all friction, there's something about "owning" most of the tools and really knowing how they work, and being able to quickly modify them so they work "just so", that makes me more inclined to quickly write something up.

davep
@davep I have all posts in a single directory so this is useful for me.
@davep I also use '/posts/article.md' so making the filenames configurable would be nice (instead of the hard wired 2026-04-05 date prefix)

@andyc That’s doable. Could you drop an issue on the repo to remind me?

Meanwhile you could override blogmore--file-from-title with your own function.