cal-desk-calendar support for planner-diary.el
| emacsTravis B. Hartwell wrote:
Hi all,
I patched what I hope is the most recent version of planner-diary.el
from tla to optionally utilize cal-desk-calendar. cal-desk-calendar
is an add-on for diary-mode which displays the day’s events in a neat
“desk calendar” like way. I wanted to be able to have this pulled
into my day planner pages instead of just a list of the scheduled
event. To do this, I added a variable ‘planner-diary-use-cal-desk-calendar’,
which when set to non-nil will cause cal-desk-calendar to be used. I
patched planner-diary-get-diary-entries to handle this.A screenshot of this in action:
http://www.travishartwell.net/planner.pngTo get cal-desk-calendar.el:
http://sacha.free.net.ph/notebook/emacs/cal-desk-calendar.elMy changed planner-diary.el:
http://www.travishartwell.net/planner-diary.elMy elisp skills aren’t the greatest, so I’m open for corrections or
enhancements. I hope others can find this as useful as I have.Travis
E-Mail from Travis B. Hartwell