From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: org-capture: Formatting of entries Date: Wed, 30 Jun 2010 21:05:52 +0200 Message-ID: <874ogk2ve7.fsf@thinkpad.tsdh.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=44188 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OU2cN-0007N4-1E for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 15:08:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OU2bm-0002rX-6t for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 15:06:07 -0400 Received: from lo.gmane.org ([80.91.229.12]:39123) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OU2bm-0002r3-0C for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 15:06:06 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OU2bh-0004nx-Pm for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 21:06:01 +0200 Received: from 145.red-79-148-225.staticip.rima-tde.net ([79.148.225.145]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jun 2010 21:06:01 +0200 Received: from tassilo by 145.red-79-148-225.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jun 2010 21:06:01 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Markus Heller writes: Hi Markus, > No, adding a space between "\n" and ":PROPERTIES:", ":Created", and > ":END:" does just that, it adds a space, but does NOT yield the proper > indent. This becomes more obvious when you refile a capture note to a > second-level headline. > > Any other ideas/suggestions? I've suggested a more generic approach to specify properties in capture templates. Have a look at the thread starting with the message <877hlqetr8.fsf@thinkpad.tsdh.de>. Of course, that's only a suggestion and nothing of that is implemented... ;-) Bye, Tassilo