Record creation date for DATE entries

This commit is contained in:
Daniel Borchmann 2025-12-01 10:13:05 +01:00
parent e7103e0682
commit 20d8190b3f
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -1392,9 +1392,11 @@ accordingly."
("d" "Date"
entry
(file db/org-default-refile-file)
,(concat "* GOTO [#B] %^{What} :DATE:\n%^{When}t\n"
"\nVia %K.\n"
"%?")
,(concat "* GOTO [#B] %^{What} :DATE:"
"\n:PROPERTIES:\n:CREATED: %U\n:END:"
"\n%^{When}t"
"\n\nVia %K."
"\n\n%?")
:empty-lines-before 1
:empty-lines-after 1)
("i" "Interruptions"