Added custom priorities to the habit code
commit09b1564bb43bf07ed005263460cdb6c47e19fc67
authorJohn Wiegley <johnw@newartisans.com>
Tue, 20 Oct 2009 19:16:37 +0000 (20 15:16 -0400)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 20 Oct 2009 21:19:01 +0000 (20 17:19 -0400)
tree8904dcd10981aa67361f2d8f5c6bca93296f4c44
parent2f4aeae8f617f058b9a016406273c485aa682ed2
Added custom priorities to the habit code

org-habit.el (org-habit-get-priority): A new function that determines
the relative priority of a habit, based on how long past its scheduled
date it is, and how near the deadline is.

org-agenda.el (org-agenda-get-scheduled): Set habit priority using
`org-habit-get-priority'.
lisp/ChangeLog
lisp/org-agenda.el
lisp/org-habit.el