An Emacs Lisp function that converts an org-journal entry at point into a new org-page blog post, avoiding manual copy-paste between buffers.
Read more →Converting org-journal entry to org-page post
A short Emacs Lisp function to minify buffer contents by stripping all whitespace and newlines, useful for compacting JSON files.
Read more →