Comment: Add TODO
This commit is contained in:
parent
1d69ab7b20
commit
40b36ecad2
1 changed files with 2 additions and 0 deletions
|
|
@ -970,6 +970,8 @@ PREDICATES is a list of one or more sorting methods, including:
|
|||
(-sort (sorter pred) items)))
|
||||
finally return items)))
|
||||
|
||||
;; TODO: Rewrite date sorters using `ts'.
|
||||
|
||||
(defun org-ql--date-type< (type a b)
|
||||
"Return non-nil if A's date of TYPE is earlier than B's.
|
||||
A and B are Org headline elements. TYPE should be a symbol like
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue