#+TITLE: Hello there this is a test post #+AUTHOR: Charles Choi #+DATE: <2023-08-28 Mon 13:00> #+MACRO: slug (eval (downcase (replace-regexp-in-string "\s+" "-" $1))) #+SUMMARY: This is a summary. #+TAGS: emacs, org mode Title: {{{title}}} Date: {{{DATE(%Y-%m-%d %H:%M)}}} Slug: {{{slug({{{title}}})}}} Author: {{{author}}} Summary: {{{keyword(SUMMARY)}}} Tags: {{{keyword(TAGS)}}}