From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Is it possible to keep /all/ the heading properties in one place? Date: Thu, 25 Feb 2016 18:47:59 +0100 Message-ID: References: <87fuwht5s3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZ01C-0004hZ-0B for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 12:48:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZ01B-0003v2-7t for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 12:48:01 -0500 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:33970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZ01B-0003tz-0e for emacs-orgmode@gnu.org; Thu, 25 Feb 2016 12:48:01 -0500 Received: by mail-wm0-x233.google.com with SMTP id b205so41965863wmb.1 for ; Thu, 25 Feb 2016 09:48:00 -0800 (PST) In-Reply-To: <87fuwht5s3.fsf@gmail.com> 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: Org Mode Hi Oleh On Thu, Feb 25, 2016 at 11:59 AM, Oleh Krehel wrote: > - Tags - there are always a pain to re-align, they show up as diffs in > git commits Did you consider to set org-tags-column to 0? Or put the tags into your own property :MyTag: in the property drawer instead of using Org's tags? Michael