From 11fcfb4afa57bfd44f7ef743c52de57f28e41740 Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 6 Oct 2025 23:02:39 +0200 Subject: up --- .local/bin/idea | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to '.local/bin/idea') diff --git a/.local/bin/idea b/.local/bin/idea index 7f92e23..91f8244 100755 --- a/.local/bin/idea +++ b/.local/bin/idea @@ -22,17 +22,13 @@ html_fmt='\t\t\t\t

'"${title}"'

\ \t\t\t\t

\ ' rss_fmt='\\t\ -\t '"${title}"'\ -\t '"${date} $(date '+%Z')"'\ -\t http://jozan.org/thoughts.html\ -\t '"$(uuidgen)"'\ -\t \ -\t\t\ -'"${thought}"' -\t\t\t\t

\ -\t\t]]>\ -\t
\ +\t\t'"${title}"'\ +\t\t'"${date} $(date '+%Z')"'\ +\t\tjoe +\t\t'"$(uuidgen)"'\ +\t\t\ +\t\t\t'"${thought}"' +\t\t\ \t
' -- cgit v1.2.3