From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Special property ITEM without stars [9.1.14] Date: Wed, 12 Dec 2018 17:43:21 +0100 Message-ID: <87pnu6itli.fsf@nicolasgoaziou.fr> References: <87k1kqjk1q.fsf@nicolasgoaziou.fr> <87r2eu90zm.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gX8no-0005hp-MY for emacs-orgmode@gnu.org; Wed, 12 Dec 2018 13:00:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gX8ni-0005QI-SS for emacs-orgmode@gnu.org; Wed, 12 Dec 2018 13:00:08 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:60155) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gX8ni-0005NM-LS for emacs-orgmode@gnu.org; Wed, 12 Dec 2018 13:00:02 -0500 In-Reply-To: (Allen Li's message of "Thu, 6 Dec 2018 21:26:52 -0800") 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" To: Allen Li Cc: Org Mode List Hello, Allen Li writes: > On Thu, Dec 6, 2018 at 6:35 AM Nicolas Goaziou wrote: >> We could ignore the level when displaying ITEM in agenda column view. As >> a consequence, every item would start with a single star, which is >> shorter and still not confusing. > > Sounds good to me. This is not satisfying, actually. If every item has a single asterisk, you miss hierarchy between headlines in the same tree. You can use `org-columns-modify-value-for-display-function' to remove the asterisks, if needed. Regards, -- Nicolas Goaziou