0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-16 14:16:26 +00:00

Add a TODO about supporting SCHEDULED and DEADLINE information

This commit is contained in:
Christian Egli 2010-05-27 09:36:30 +02:00
parent c012637555
commit 421423f0c2

View file

@ -139,6 +139,8 @@
;; :END:
;;
;;;; * TODO
;; - Use SCHEDULED and DEADLINE information (not just start and end
;; properties).
;; - Look at org-file-properties, org-global-properties and
;; org-global-properties-fixed
;; - What about property inheritance and org-property-inherit-p?