From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: filtering the weekly agenda Date: Mon, 20 Oct 2008 08:14:14 +0200 Message-ID: <4014D967-BBA4-4D75-89DD-839176E836B7@uva.nl> References: <48F602E1.12613.DFB6D0@george.canals.com> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KrqN1-0006Wf-JB for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 04:44:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KrqMz-0006V7-Mg for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 04:44:10 -0400 Received: from [199.232.76.173] (port=37774 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrqMy-0006U4-PP for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 04:44:08 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]:5462) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KrqMy-000310-BS for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 04:44:08 -0400 Received: by ug-out-1314.google.com with SMTP id z36so635018uge.17 for ; Mon, 20 Oct 2008 01:44:07 -0700 (PDT) In-Reply-To: <48F602E1.12613.DFB6D0@george.canals.com> 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: George Pearson Cc: emacs-orgmode@gnu.org On Oct 15, 2008, at 8:49 PM, George Pearson wrote: > OK, I now have a way to do this. > > I searched this list again with different search terms and found a > posting > that I had not seen before. This gave me the idea of using a second > org > file, into which I would put my recurring tasks. > > I've now done this, and after customizing org-global-properties (for > "effort") and org-columns-default-format (to show "effort"), all seems > to be working as I wanted. (I had previously used in-file definitions > of these, but that did not work across two org files.) Hi George, using a separate file is certainly a good idea. You could also define a regexp skip condition, searching for a regular expression matching repeater dates like "\\+[0-9]+[dwmy]>". See Appendix B4 for more details on skipping conditions. HTH - Carsten > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode