From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathaniel Flath Subject: [PATCH] only display a scheduled item if it is due today or in the past Date: Sun, 2 May 2010 10:37:24 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=000e0cd137f6e2ba7a04859feda8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O8d6d-0005vD-UV for emacs-orgmode@gnu.org; Sun, 02 May 2010 13:37:27 -0400 Received: from [140.186.70.92] (port=46001 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8d6c-0005uh-UQ for emacs-orgmode@gnu.org; Sun, 02 May 2010 13:37:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O8d6c-00052N-1Y for emacs-orgmode@gnu.org; Sun, 02 May 2010 13:37:26 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:40675) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O8d6b-000526-T1 for emacs-orgmode@gnu.org; Sun, 02 May 2010 13:37:26 -0400 Received: by pvh11 with SMTP id 11so112142pvh.0 for ; Sun, 02 May 2010 10:37:24 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --000e0cd137f6e2ba7a04859feda8 Content-Type: multipart/alternative; boundary=000e0cd137f6e2ba7104859feda6 --000e0cd137f6e2ba7104859feda6 Content-Type: text/plain; charset=ISO-8859-1 Hello, One thing I've wanted from org-mode is the ability to have certain items 'hidden' from the agenda until the day they are scheduled - this patch implements this for all properties who have a STYLE property of 'hidden'. I ended up implementing this(the patch is attached), and thought I'd contribute it to org-mode. If you have any comments, please let me know. Thanks, Nathaniel Flath --000e0cd137f6e2ba7104859feda6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,
One thing I've wanted from org-mode is the ability to have ce= rtain items 'hidden' from the agenda until the day they are schedul= ed - this patch implements this for all properties who have a STYLE propert= y of 'hidden'. =A0 I ended up implementing this(the patch is attach= ed), and thought I'd contribute it to org-mode. If you have any comment= s, please let me know.

Thanks,
Nathaniel Flath
--000e0cd137f6e2ba7104859feda6-- --000e0cd137f6e2ba7a04859feda8 Content-Type: text/x-patch; charset=US-ASCII; name="org-agenda.patch" Content-Disposition: attachment; filename="org-agenda.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_g8q5crz00 ZGlmZiAtLWdpdCBhL2xpc3Avb3JnLWFnZW5kYS5lbCBiL2xpc3Avb3JnLWFnZW5kYS5lbAppbmRl eCAyYjU2Y2I2Li5jN2EwN2M0IDEwMDY0NAotLS0gYS9saXNwL29yZy1hZ2VuZGEuZWwKKysrIGIv bGlzcC9vcmctYWdlbmRhLmVsCkBAIC00Njk3LDYgKzQ2OTcsOSBAQCBGUkFDVElPTiBpcyB3aGF0 IGZyYWN0aW9uIG9mIHRoZSBoZWFkLXdhcm5pbmcgdGltZSBoYXMgcGFzc2VkLiIKIAkJCSAgICAo YW5kIChub3QgdG9kYXlwKQogCQkJCSBvcmctaGFiaXQtc2hvdy1oYWJpdHMtb25seS1mb3ItdG9k YXkpKQogCQkJKHRocm93IDpza2lwIG5pbCkpCisJCSAgKGlmIChhbmQgKHN0cmluZz0gImhpZGRl biIgKG9yZy1lbnRyeS1nZXQgKHBvaW50KSAiU1RZTEUiKSkKKwkJCSAgICg8IHRvZGF5IGQyKSkK KwkJICAgICAgKHRocm93IDpza2lwIG5pbCkpCiAJCSAgKGlmIChhbmQKIAkJICAgICAgIChvciAo ZXEgdCBvcmctYWdlbmRhLXNraXAtc2NoZWR1bGVkLWlmLWRlYWRsaW5lLWlzLXNob3duKQogCQkJ ICAgKGFuZCBvcmctYWdlbmRhLXNraXAtc2NoZWR1bGVkLWlmLWRlYWRsaW5lLWlzLXNob3duCg== --000e0cd137f6e2ba7a04859feda8 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --000e0cd137f6e2ba7a04859feda8--