From 2de7d176cff31fba3bc2d792a4a7d1d7be195268 Mon Sep 17 00:00:00 2001
From: joe
Date: Mon, 6 Oct 2025 22:33:03 +0200
Subject: up
---
.local/bin/idea | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to '.local/bin')
diff --git a/.local/bin/idea b/.local/bin/idea
index e4207b7..7f92e23 100755
--- a/.local/bin/idea
+++ b/.local/bin/idea
@@ -15,7 +15,8 @@ fi
thought="$(printf "%s" "${thought}" | sed '{s#^#\\t\\t\\t\\t\\t#;s#^\\t\\t\\t\\t\\t$#\\t\\t\\t\\t
\\\n\\t\\t\\t\\t#;s#$#\\#;}')"
date=$(date '+%a, %d %b %Y %H:%M')
-html_fmt='\t\t\t\t
'"${date}"' - '"${title}"'
\
+html_fmt='\t\t\t\t'"${title}"'
\
+\t\t\t\t'"${date}"'
\
\t\t\t\t\
'"${thought}"'
\t\t\t\t
\
--
cgit v1.2.3