From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Tendulkar Subject: org-notify: Need to get notifications at the start time of the task (in addition to the deadline) Date: Sun, 05 Jun 2016 17:39:25 +0530 Message-ID: <871t4bq1l6.fsf@persistent.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9X2O-0003bU-PY for emacs-orgmode@gnu.org; Sun, 05 Jun 2016 08:20:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9X2K-0000Lv-FV for emacs-orgmode@gnu.org; Sun, 05 Jun 2016 08:20:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:37258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9X2K-0000Kd-8Y for emacs-orgmode@gnu.org; Sun, 05 Jun 2016 08:20:12 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1b9X2E-0005a4-2o for emacs-orgmode@gnu.org; Sun, 05 Jun 2016 14:20:06 +0200 Received: from 116.74.226.30 ([116.74.226.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Jun 2016 14:20:06 +0200 Received: from amit_tendulkar by 116.74.226.30 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Jun 2016 14:20:06 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hello, I need a way to get notifications at the time of starting a task or at the start of the meeting (i.e. the SCHEDULED timestamp). Currently I know of only getting notifications for the DEADLINE timestamp. However, it will be more productive for me to get notification to tell me to start working on a task (or attend a meeting). Is there a way or a nice workaround? One way I could think of is define as many notification durations as the time ranges existing in my Org file. But that seems too much work. Thanks, Amit