Skip to content

Commit f65ff81

Browse files
committed
Comment: Add TODO
1 parent be733e4 commit f65ff81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

org-super-agenda.el

+1
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,7 @@ of the arguments to the function."
869869
;; without a lot of work (hence my ts.el package, but it's not yet mature
870870
;; enough to use here). So we store the Org timestamp element in the text
871871
;; properties of the formatted time.
872+
;; TODO: Use `ts' for this.
872873
:key-form (cl-flet ((get-date-type (type)
873874
(when-let* ((date-string (org-entry-get (point) type)))
874875
(with-temp-buffer

0 commit comments

Comments
 (0)