From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christophe Schockaert Subject: Re: Finding TODOs without SCHEDULED and DEADLINE? Date: Fri, 18 Mar 2016 20:36:06 +0100 Message-ID: <8760wjbmu1.fsf@artlab.createcnix.lan> References: <877fgz61xy.fsf@kaffanke.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ah0C5-0005qC-Hl for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 15:36:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ah0C1-000809-5m for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 15:36:21 -0400 Received: from smtp2.tech.numericable.fr ([82.216.111.38]:54377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ah0C0-000800-VY for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 15:36:17 -0400 In-reply-to: <877fgz61xy.fsf@kaffanke.at> 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: Martin Cc: emacs-orgmode Martin writes: > Hi there, > > I would like to create an agenda view for all my TODO elements in my > agenda files where I didn't set any SCHEDULED or DEADLINE marks. > > How can I do that? > Thanks, > Martin Hi Martin, I would do that with a "tags-todo" entry: ((agenda "" (tags-todo "-SCHEDULED={.}-DEADLINE={.}/TODO"))) The "/TODO" is to list open todos only, don't set it if you also want to see your scheduled items that are now closed. Help is available with "C-h v org-agenda-custom-commands" if you need more details and in there for matching conditions: http://orgmode.org/manual/Matching-tags-and-properties.html#Matching-tags-and-properties I think it should do the job, Christophe -- ---------------> mailto:R3vLibre@citadels.eu Once it's perfectly aimed, the flying arrow goes straight to its target. Thus, don't worry when things go right. There will be enough time to worry about if they go wrong. Then, it's time to fire a new arrow towards another direction. Don't sink. Adapt yourself ! The archer has to shoot accurately and quickly. [Words of Erenthar, the bowman ranger] <---------------<<<<