Hi Richard,
what is your value of org-agenda-skip-scheduled-if-done? I believe
that this
variable will be respected with your appt setup. If you don't want to
set this variable for normal agenda display, try
(add-hook 'org-finalize-agenda-hook
(lambda ()
(let ((org-agenda-skip-schedul
I have the following in one of my org files but the reminder is still
popping up (or was until the original scheduled time was passed). What
do I need to call to have a cancelled org entry removed from the
reminder mechanism? I use the gtk reminder system and include the code
below. Does the org-a