emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] cal-desk-calendar support for planner-diary.el


From: Travis B. Hartwell
Subject: [emacs-wiki-discuss] cal-desk-calendar support for planner-diary.el
Date: Mon, 22 Mar 2004 12:23:13 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

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.png

To get cal-desk-calendar.el:
http://sacha.free.net.ph/notebook/emacs/cal-desk-calendar.el

My changed planner-diary.el:
http://www.travishartwell.net/planner-diary.el

My 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 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]