From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: indicate scheduled or deadline Date: Sun, 7 Feb 2016 17:58:25 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSa9r-0004MP-FY for emacs-orgmode@gnu.org; Sun, 07 Feb 2016 19:58:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSa9q-0007PV-Gd for emacs-orgmode@gnu.org; Sun, 07 Feb 2016 19:58:27 -0500 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:32772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSa9q-0007PQ-9l for emacs-orgmode@gnu.org; Sun, 07 Feb 2016 19:58:26 -0500 Received: by mail-wm0-x232.google.com with SMTP id g62so113815002wme.0 for ; Sun, 07 Feb 2016 16:58:26 -0800 (PST) In-Reply-To: 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: emacs-orgmode best i have: (asetf (cdr (assoc 'agenda org-agenda-prefix-format)) (replace-regexp-in-string "%i " "%i%(if (and (alpha-org-entry-get \"CLOSED\") (alpha-org-entry-get \"SCHEDULED\")) \"!\" \" \")" it)) On 2/7/16, Samuel Wales wrote: > some tasks show up in agenda agenda as (either closed or > inactive) and are also (either scheduled or deadline) without indication. > > also, tasks show up in agenda text search without indicating > whether they are also (either scheduled or deadline). > > i'd like to indicate that all of these tasks are also (either scheduled or > deadline) with ?!, perhaps in the prefix. can this be done > without slowing down the agenda? > > -- > The Kafka Pandemic: http://thekafkapandemic.blogspot.com > > The disease DOES progress. MANY people have died from it. And > ANYBODY can get it. > > Denmark: free Karina Hansen NOW. > -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. And ANYBODY can get it. Denmark: free Karina Hansen NOW.