From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: customizing Org for legibility [agenda category column] Date: Sat, 1 Feb 2020 14:32:45 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58611) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iy0Nl-0002nd-6e for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 16:32:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iy0Nj-0007qC-QR for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 16:32:48 -0500 Received: from mail-lf1-x12b.google.com ([2a00:1450:4864:20::12b]:45807) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iy0Nj-0007LK-HF for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 16:32:47 -0500 Received: by mail-lf1-x12b.google.com with SMTP id 203so7139812lfa.12 for ; Sat, 01 Feb 2020 13:32:47 -0800 (PST) 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Diego Zamboni Cc: Texas Cyberthal , "emacs-orgmode@gnu.org" [continuing from previous email and changing email header per bastien's request to have separate threads/conversations per suggestion.] another useful change imo would be to allow categories to have their own faces, selectable by regexp (so "^m-.*" could be yellow). similar to tags and todo kw. then you could tell them apart without things like having to use the < command. in the agenda, currently (i think) they use the same face as the whole line in the agenda.