From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Benjamin Tovar Newsgroups: gmane.emacs.help Subject: timestamp modifiers for specific tags in org-mode Date: Mon, 27 Apr 2009 19:33:36 -0500 Organization: Usenet @ UIUC - http://www.acm.uiuc.edu/news/ Message-ID: <87iqkpliqn.fsf@the.google.mail.thing> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240882393 16488 80.91.229.12 (28 Apr 2009 01:33:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Apr 2009 01:33:13 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 28 03:33:05 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LycC1-00038d-9w for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Apr 2009 03:33:05 +0200 Original-Received: from localhost ([127.0.0.1]:38744 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LycC0-0004Ij-Mg for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Apr 2009 21:33:04 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news.acm.uiuc.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: adsl-76-199-3-126.dsl.chmpil.sbcglobal.net Original-X-Trace: news.acm.uiuc.edu 1240878817 13091 76.199.3.126 (28 Apr 2009 00:33:37 GMT) Original-X-Complaints-To: news@acm.uiuc.edu Original-NNTP-Posting-Date: Tue, 28 Apr 2009 00:33:37 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) Cancel-Lock: sha1:f7mscl/HkE1295pF16eWC6skbRA= Original-Xref: news.stanford.edu gnu.emacs.help:168785 X-Mailman-Approved-At: Mon, 27 Apr 2009 21:32:32 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64058 Archived-At: Hi, in org-mode I can specify a timestamp with a modifier like '-3m' to indicate that I want to be reminded of the task 3 months before the deadline. Now, say I have a tag :conference-deadline:, and I want all the entries with such tag to automatically have the '-3m' modifier, without the need of adding it manually to each of them. Does anybody have any pointers on how to do this? Thanks! -- Benjamin Tovar