From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Grebenstein Subject: Open Drawer using keys or even better automatically Date: Tue, 13 Sep 2011 23:50:01 +0200 Message-ID: <20110913235001.Horde.6pbiY1NNcXdOb9AJwIxzS6A@webmail.df.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; DelSp=Yes Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3arl-0000vs-G9 for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 17:50:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3ark-0007eT-NU for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 17:50:05 -0400 Received: from smtprelay02.ispgateway.de ([80.67.31.36]:36187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3ark-0007cP-HE for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 17:50:04 -0400 Received: from [80.67.16.115] (helo=webmailfront01.ispgateway.de) by smtprelay02.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1R3arh-0008Bm-QK for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 23:50:01 +0200 Content-Disposition: inline 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: emacs-orgmode@gnu.org Dear List, after converting my whole thesis from Scrivener to Orgmode I'm missing just one feature: Synopsis The method proposed in the list using the VISIBILITY property is not suitable for me since I want to have the synopsis at the level of the text it describes and I want to be able to have some introduction text also besides the synopsis. Therefore I have been wondering wether there is any chance to generate a sparse tree that opens all specific drawers e.g. :SYNOPSYIS: or alternatively to have the sparse tree (only showing the headlines) and open the drawers using keybindings. Thanks in advance and best regards, Markus