From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Global TODO: display more than the TODO heading line? Date: Sun, 22 Dec 2013 13:44:08 +0100 Message-ID: <871u15838n.fsf@bzg.ath.cx> References: <87lhzd8dvk.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuiOL-0003h7-UF for Emacs-orgmode@gnu.org; Sun, 22 Dec 2013 07:44:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VuiOD-0002mD-HE for Emacs-orgmode@gnu.org; Sun, 22 Dec 2013 07:44:21 -0500 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:45129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuiOD-0002m7-B0 for Emacs-orgmode@gnu.org; Sun, 22 Dec 2013 07:44:13 -0500 Received: by mail-wg0-f50.google.com with SMTP id a1so4085365wgh.29 for ; Sun, 22 Dec 2013 04:44:12 -0800 (PST) In-Reply-To: (Zebee Johnstone's message of "Sun, 22 Dec 2013 21:02:48 +1100") 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: Zebee Johnstone Cc: Emacs-orgmode@gnu.org Hi Zebee, Zebee Johnstone writes: > was afraid of that. I've experimented with using columns but it was > too much faffing about to really bother with. Maybe you can use `org-after-todo-state-change-hook' to store a note in a property, then display the content of this property in the column view -- but this is a bit hackish anyway. -- Bastien