This commit is contained in:
Jacob Janzen 2024-04-14 19:02:09 -05:00
parent ef09d60e44
commit 88f9648544

View file

@ -14,7 +14,7 @@
(cond ((not (directory-name-p entry))
(format "[[file:%s][(%s) %s]]\n"
entry
(format-time-string "%Y-%m-%d %T"
(format-time-string "%Y-%m-%d"
(org-publish-find-date entry project))
(org-publish-find-title entry project)))))