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

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

[emacs-wiki-discuss] Re: deadlines?


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: deadlines?
Date: Thu, 13 May 2004 21:52:03 +0800
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

address@hidden writes:

>>Incidentally, you can tell your diary to display N days in advance.
>>You can have a separate diary file for deadlines, too.
> Sacha, how would this work?
> I've got a ~/diary where I keep all my appointments, so how:
>  - would specify an alternate diary for deadlines,
>  - when I needed to set a deadline, would I specify that it be written
>    to the deadline diary?
>  - can I have planner pull information in from multiple diary files?

You can have Diary pull information in from multiple diary files by
adding a line like this to your ~/.diary :

#include ~/.diary.deadlines

although come to think of it, you probably don't need a separate file.
Keeping it in a separate file makes it easy to review all of the
deadlines you have, though.

http://sacha.free.net.ph/notebook/emacs/planner-config.el has some elisp
to schedule a task. It creates a diary entry of the form

19:30 | 21:30 | Attend PinoyJUG meeting at APC Room 318 {{Tasks:1089}} 
{{Schedule:19:30-21:30}}  

It should be possible to modify this to store deadlines instead of
schedules.

-- 
Sacha Chua <address@hidden> - Ateneo CS faculty geekette
interests: emacs, gnu/linux, making computer science education fun
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C




reply via email to

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