From ec82a8362001b71a2d35a72a81bbc7bbd9d76ad6 Mon Sep 17 00:00:00 2001 From: Correl Date: Thu, 31 Mar 2022 12:30:23 -0400 Subject: [PATCH] Log when blog posts are marked as done The done date is used to determine the post date, so it's easier if this is just automatically generated. --- blog.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.org b/blog.org index adc5170..062b875 100644 --- a/blog.org +++ b/blog.org @@ -1,4 +1,4 @@ -#+STARTUP: indent inlineimages hideblocks +#+STARTUP: indent inlineimages hideblocks logdone #+HUGO_BASE_DIR: . #+HUGO_SECTION: blog #+OPTIONS: toc:nil num:nil todo:nil d:(not "HIDDEN")