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

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

[emacs-wiki-discuss] Public and Private planner


From: jlr_0
Subject: [emacs-wiki-discuss] Public and Private planner
Date: Fri, 24 Feb 2006 09:32:41 +0100

I just wanted to say that in order to keep track of my public and private
appointments and tasks, I'd been using spd.el for several weeks now and I think
it is great.  According to me, it is a much simpler alternative to
planner-authz.el for dealing with private appointments/tasks/schedules/etc.

Since the version on http://www.emacswiki.org/cgi-bin/wiki/PlannerModeContrib is
outdated (intended for emacs-wiki) one should use the one provided by Sven
Kloppenburg (muse under planner-mode), which is available at
http://thread.gmane.org/gmane.emacs.wiki.general/4654 (post dated December 9, 
2005)

The only configuration needed consists in providing the muse project name (the
one that appear in muse-project-alist) for your public and private planners:

(setq spd-planner-work-directory "MyPublicPlanner" ; 
      spd-planner-personal-directory "MyPrivatePlanner"
      spd-save-buffers-before-kill t)

Then the command "M-x select-planner-project" lets you use your public planner,
whereas "C-u M-x select-planner-project" lets you use your private planner.

Thanks Raymond Zeitler and Sven Kloppenburg.


I wonder whether Select Planner Directory (spd.el) could be bundled along with
the planner-el Debian package?

-- 
René





reply via email to

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