7 Sep 2011 07:39
Reminders with alarms
Stephen Nelson-Smith <sanelson <at> gmail.com>
2011-09-07 05:39:56 GMT
2011-09-07 05:39:56 GMT
Hi there, I'm just starting to explore orgmode. I'm an experienced GTD-er (6 yrs) and have looked with interest at a few articles on using orgmode for this. The one area I can't seem to work out is how to set a reminder with an alarm and attach it to an entry. Suppose I have an entry like: ** My project *** My action 1 :home: *** My action 2 :follow up: I would like to be able to set a reminder that makes a visible (and maybe audible) alert - in say 4 hrs, 2 days, at 1530 next wednesday etc. I see that I can set schedules for when to start work, but I've been unable to get it to remind me at all. Any suggestions? S.

P.S. I've used calendar/*Fancy Diary Entries* and appt.el for many
years--works great--I just have it pop up a big blank emacs screen
with the alarm reminder--I usually set it for 15 minutes ahead of the
important reminder:
;;; appt.el --- appointment notification functions.
;; Copyright (C) 1989, 1990, 1994 Free Software Foundation, Inc.
;; Author: Neil Mager <neilm <at> juliet.ll.mit.edu>
...
(setq appt-message-warning-time 15)
(setq appt-display-interval 5)
On Wed, Sep 7, 2011 at 11:10 PM, Jude DaShiell <jdashiel <at> shellworld.net> wrote:
> In debian, there's a cowsay package you can use to make the computer
> speak. Also packages that produce different types of beeps are
> available. So far as I now know, they would need to be run as part of
> a bash script or the equivalent within emacs in order to work though.
>
> On Wed, 7 Sep 2011, Martyn Jago wrote:
RSS Feed