From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: How to hide a specific subtree during startup? Date: Thu, 27 Jul 2017 00:58:43 +0000 Message-ID: References: <30621E53-8D6E-4443-9B74-C83CE719E0C9@introo.me> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1141081c8fa0140555421155" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1daX8l-0001FO-2T for emacs-orgmode@gnu.org; Wed, 26 Jul 2017 20:58:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1daX8k-0001lJ-6V for emacs-orgmode@gnu.org; Wed, 26 Jul 2017 20:58:59 -0400 Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:36706) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1daX8j-0001jG-UI for emacs-orgmode@gnu.org; Wed, 26 Jul 2017 20:58:58 -0400 Received: by mail-lf0-x232.google.com with SMTP id o85so15028741lff.3 for ; Wed, 26 Jul 2017 17:58:55 -0700 (PDT) In-Reply-To: <30621E53-8D6E-4443-9B74-C83CE719E0C9@introo.me> 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" To: Shiyao Ma , emacs-org list --001a1141081c8fa0140555421155 Content-Type: text/plain; charset="UTF-8" On Wed, Jul 26, 2017, 8:42 PM Shiyao Ma wrote: > Hi, > > I'd like to hide a specific *subtree* (not the whole document) after > initial open, how to achieve that? > Tag that subtree as ARCHIVE (note the all uppercase). I'd anticipate there is some magic property drawer under that subtree > headline. > > Better, if that subtree will avoid participating in the global visibility > cycling. It will get expanded/collapsed only when the cursor is *on* that > subtree and I press tab-s. > Archived subtrees will not expand on global cycling. They will also not expand on TAB; you'll need C-TAB instead. > -- Kaushal Modi --001a1141081c8fa0140555421155 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Jul 26, 2017, 8:42 PM S= hiyao Ma <i@introo.me> wrote:
<= /div>
Hi,

I'd like to hide a specific *subtree* (not the whole document) after in= itial open, how to achieve that?

= Tag that subtree as ARCHIVE (note the all uppercase).

<= div class=3D"gmail_quote">
I'd anticipate= there is some magic property drawer under that subtree headline.

Better, if that subtree will avoid participating in the global visibility c= ycling. It will get expanded/collapsed only when the cursor is *on* that su= btree and I press tab-s.

Archived= subtrees will not expand on global cycling. They will also not expand on T= AB; you'll need C-TAB instead.=C2=A0
--

Kaushal Modi

--001a1141081c8fa0140555421155--