Config: start configure general and hydra

This commit is contained in:
User
2026-04-12 04:22:34 +08:00
parent ca52a44cd0
commit 994773ddb9
2 changed files with 64 additions and 19 deletions

View File

@@ -38,7 +38,7 @@
org-journal-time-format "%m-%d \n<%Y-%m-%d %a %H:%M:%S>\n"
org-journal-hide-entries-p t
org-journal-date-format (lambda (time)
(format "* %s %s\n[%s]\n"
(format "* %s %s\n\n[%s]\n"
(format-time-string "%Y-%m-%d" time)
(format-time-string "%a" time)
(format-time-string "%Y-%m-%d %a" time)))
@@ -259,12 +259,12 @@
my-org-capture-temp-title)))))
"#+title: %(symbol-value 'my-org-capture-temp-title)
#+date: %U
#+category: %^{Category|none|project|book|article|note|insight}
#+category: %^{Category|none|project|book|article|note|insight|fun}
* %(symbol-value 'my-org-capture-temp-title) %^g
%U
:PROPERTIES:
:END:
%U
%?