emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-notify: Need to get notifications at the start time of the t


From: Amit Tendulkar
Subject: Re: [O] org-notify: Need to get notifications at the start time of the task (in addition to the deadline)
Date: Wed, 08 Jun 2016 07:27:16 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Charles Philip Chan <address@hidden> writes:

> Marco Wahl <address@hidden> writes:
>
>> http://emacs-fu.blogspot.de/2009/11/showing-pop-ups.html
>> looks promising.
>
> This is what I use:
>
> https://www.emacswiki.org/emacs/notify.el

I put notify.el in my load path and added the following lines in my init
file.

(autoload 'notify "notify" "Notify TITLE, BODY.")
(appt-activate 1)
(org-agenda-to-appt)

Still I am getting only inline intimations for the appointments. Am I
missing something?






reply via email to

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