From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: temporarily un-ignoring scheduled tasks in global todo list Date: Thu, 22 May 2014 17:06:28 +0200 Message-ID: <87wqddluob.fsf@bzg.ath.cx> References: <87sio3fy5t.fsf@grothesque.org> <871tvnjr22.fsf@bzg.ath.cx> <87fvk3ti1g.fsf@grothesque.org> <87mwebuu3k.fsf@bzg.ath.cx> <87tx8hrhnx.fsf@grothesque.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnUZp-0007ZX-Al for emacs-orgmode@gnu.org; Thu, 22 May 2014 11:06:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnUZj-000714-O9 for emacs-orgmode@gnu.org; Thu, 22 May 2014 11:06:37 -0400 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:55762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnUZj-00070s-HG for emacs-orgmode@gnu.org; Thu, 22 May 2014 11:06:31 -0400 Received: by mail-we0-f170.google.com with SMTP id u57so3636923wes.29 for ; Thu, 22 May 2014 08:06:30 -0700 (PDT) In-Reply-To: <87tx8hrhnx.fsf@grothesque.org> (Christoph Groth's message of "Thu, 22 May 2014 16:50:58 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christoph Groth Cc: emacs-orgmode@gnu.org Christoph Groth writes: > This shows entries scheduled for the future together with unscheduled > entries (many in my case). I am looking for a way to temporarily hide > the unscheduled entries. Then maybe combine this with `org-agenda-skip-if' set to 'notscheduled? -- Bastien