From mboxrd@z Thu Jan 1 00:00:00 1970 From: PT Subject: Making an org file more readable Date: Mon, 24 Aug 2009 05:30:21 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfS8v-0003xU-6n for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 01:30:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfS8q-0003st-0T for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 01:30:56 -0400 Received: from [199.232.76.173] (port=40014 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfS8p-0003sZ-LI for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 01:30:51 -0400 Received: from lo.gmane.org ([80.91.229.12]:59268) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MfS8p-0003Ha-6n for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 01:30:51 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MfS8i-0002yC-Sd for emacs-orgmode@gnu.org; Mon, 24 Aug 2009 07:30:44 +0200 Received: from dsl51B61217.pool.t-online.hu ([81.182.18.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Aug 2009 07:30:44 +0200 Received: from spamfilteraccount by dsl51B61217.pool.t-online.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Aug 2009 07:30:44 +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 My main gripe with org is that the appearance is too crowded. Even if the header lines have different colors the individual projects and sections I keep in the file have no visual separation between them. For example, sometimes I'd like to add empty lines after a header, so there is some visual space before the next header begins. The problem is the empty lines at the end of the content are folded too when the content is folded. I know it's more of an outline issue than an org issue, but I ask here nevertheless: did anyone find a good way to separate the headers from each other in a big org file visually, so it is more readable?