From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Is it possible to keep /all/ the heading properties in one place? Date: Thu, 25 Feb 2016 14:37:59 +0100 Message-ID: <87lh683o7c.fsf@nicolasgoaziou.fr> References: <87fuwht5s3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40285) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYw5J-0002BQ-CH for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 08:36:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYw5F-0000yu-BK for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 08:36:01 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:40714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYw5F-0000xl-4H for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 08:35:57 -0500 In-Reply-To: <87fuwht5s3.fsf@gmail.com> (Oleh Krehel's message of "Thu, 25 Feb 2016 11:59:08 +0100") 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: Oleh Krehel Cc: emacs-orgmode@gnu.org Hello, Oleh Krehel writes: > I've recently gotten back to reorganizing my Org setup. There are a few > things I find lacking, one of which is having all the auxiliary > information for a heading stored in a single place, that I can further > make less noticeable with `prettify-symbols-mode'. > > (add-to-list 'prettify-symbols-alist > '(":PROPERTIES:" . ":")) > (prettify-symbols-mode) > > Here's a list of the diverse things that I'd like to hide into > :PROPERTIES: > > - Tags - there are always a pain to re-align, they show up as diffs in > git commits > - The clock entries - they are stored in a :LOGBOOK:, separately from > :PROPERTIES: > - The :SCHEDULED: and :DEADLINE: time stamps It is not possible to move these things into the properties drawer. > - I also have the "Added: ..." line from a recommended capture setup, I > think it would be better placed in :PROPERTIES: Not sure what it is, so I cannot tell. Regards, -- Nicolas Goaziou