summaryrefslogtreecommitdiff
path: root/org-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'org-conf.el')
-rw-r--r--org-conf.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/org-conf.el b/org-conf.el
index 6f00728..6287658 100644
--- a/org-conf.el
+++ b/org-conf.el
@@ -277,6 +277,10 @@ in Lisp code use `org-set-tags' instead."
:empty-lines 1
:kill-buffer t
:immediate-finish t)
+ ("e" "Store electric degrees" entry
+ (file+headline "/Users/durand/org/notes.org" "विद्युद्देयकः")
+ "* %? - %<%Y-%m-%d %H:%M:%S %Z>\n"
+ :jump-to-captured t)
("t" "TODO" entry
(file "~/org/aujourdhui.org")
"* TODO %? %^{Date to do:}t\n :PROPERTIES:\n :RECORD_TIME: %U\n :END:\n\n"