emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-notify: Need to get notifications at the start time of the task (in addition to the deadline)
Date: Wed, 08 Jun 2016 11:01:25 -0400	[thread overview]
Message-ID: <87ziqvd8sa.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 874m94mohv.fsf@persistent.com

Amit Tendulkar <amit_tendulkar@persistent.com> writes:

> Charles Philip Chan <cpchan@bell.net> writes:
>
>> Marco Wahl <marcowahlsoft@gmail.com> 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?

The commentary at the top of notify.el says:

,----
| ;; This provides a single function, `notify', that will produce a notify
| ;; pop-up via D-Bus, libnotify, simple message or growl.
| ;; To use, just put (autoload 'notify "notify" "Notify TITLE, BODY.")
| ;;  in your init file.  You may override default chosen notification
| ;;  method by assigning `notify-method' to one of 'notify-via-dbus
| ;; 'notify-via-libnotify or 'notify-via-message
`----

Does that help? You probably need to set notify-method to something
reasonable for your platform. BTW, completely untested.

There are also some relevant answers in the FAQ:

http://orgmode.org/worg/org-faq.html#Appointments/Diary

http://orgmode.org/worg/org-faq.html#automatic-reminders

--
Nick

  reply	other threads:[~2016-06-08 15:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-05 12:09 org-notify: Need to get notifications at the start time of the task (in addition to the deadline) Amit Tendulkar
2016-06-05 13:36 ` Marco Wahl
2016-06-06 17:53   ` Amit Tendulkar
2016-06-07  6:08   ` Marco Wahl
2016-06-07  7:24     ` Charles Philip Chan
2016-06-08  1:57       ` Amit Tendulkar
2016-06-08 15:01         ` Nick Dokos [this message]
2016-06-09  0:35         ` Charles Philip Chan
2016-06-10 16:45           ` Amit Tendulkar
2023-10-17  9:13 ` Peter Münster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ziqvd8sa.fsf@alphaville.usersys.redhat.com \
    --to=ndokos@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).