summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2019-05-12 18:45:46 -0700
committerFranck Cuny <fcuny@twitter.com>2019-05-12 18:45:46 -0700
commite48ffbd91101045cdea7cb113b22347fb852d396 (patch)
treeae429b68cacd93262c54596438d52b5272ef955a
parent[emacs] don't export TOC and section number for org. (diff)
downloademacs.d-e48ffbd91101045cdea7cb113b22347fb852d396.tar.gz
[emacs] fix a couple templates for org.
-rw-r--r--emacs.d/custom/fcuny-org.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/emacs.d/custom/fcuny-org.el b/emacs.d/custom/fcuny-org.el
index 991e83e..2e73c2d 100644
--- a/emacs.d/custom/fcuny-org.el
+++ b/emacs.d/custom/fcuny-org.el
@@ -88,7 +88,7 @@
       (file+headline ,(concat org-directory "/notes.org") "Event")
       "* %^{EVENT}\n
 :PROPERTIES:
-:CREATED: %U
+:Created: %U
 :Location: %^{prompt}
 :END:
 %?")
@@ -97,9 +97,11 @@
       (file+headline ,(concat org-directory "/notes.org") "Bookmarks")
       "* %(fcuny/get-page-title (current-kill 0)) %^g
 :PROPERTIES:
+:Created: %U
 :ReadLater: %^{read later|Yes|No}
 :Effort: %^{effort|1:00|0:05|0:15|0:30|2:00|4:00|5:00}
-:END:\n")
+:END:
+%?")
 
      ;; templates for personal things only.
      ("t" "Personal Todo" entry