summary refs log tree commit diff
path: root/emacs.d
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2019-12-09 11:17:09 -0800
committerFranck Cuny <fcuny@twitter.com>2019-12-09 11:17:09 -0800
commita088e044a481e6a23d2274fc4bb0275eae9754ab (patch)
tree073b12ff6ac7eab2d77cbc123cfcbc7b15b3fd1d /emacs.d
parent[org] The week starts on Monday (diff)
downloademacs.d-a088e044a481e6a23d2274fc4bb0275eae9754ab.tar.gz
[org] Clean up function to move to datetree.
I don't use the property *TIMESTAMP_IA* so I can drop this from the
code.
Diffstat (limited to 'emacs.d')
-rw-r--r--emacs.d/custom/fcuny-org.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs.d/custom/fcuny-org.el b/emacs.d/custom/fcuny-org.el
index 7696936..5bc9708 100644
--- a/emacs.d/custom/fcuny-org.el
+++ b/emacs.d/custom/fcuny-org.el
@@ -268,7 +268,6 @@ is nil, refile in the current file."
                 (file (find-file-noselect file))
                 (t (current-buffer))))
          (datetree-date (or (org-entry-get nil "CREATED" t)
-                            (org-entry-get nil "TIMESTAMP_IA" t)
                             (org-read-date t nil "now")))
          (date (org-date-to-gregorian datetree-date)))
     (org-refile nil nil (list nil (buffer-file-name file) nil