Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
alphapapa committed Jan 6, 2018
1 parent bc1976d commit eeb70b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions org-agenda-ng.el
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,8 @@ With KEYWORDS, return non-nil if its keyword is one of KEYWORDS."

(defun org-agenda-ng--date-p (type &optional comparator target-date)
;; TODO: Make this a macro so we don't have to quote comparator and test it for every item.

;; TODO: Make separate date, scheduled, deadline macros.
"Return non-nil if current heading has a date property of TYPE.
TYPE should be a keyword symbol, like :scheduled or :deadline.
Expand Down

0 comments on commit eeb70b0

Please sign in to comment.