From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Leduc Subject: Visibility cycling for headlines with a specific tag ? Date: Fri, 13 Sep 2013 01:50:51 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_9450bbe9-160e-4d25-99dc-df197254287d_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKIXE-0006cj-0O for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 21:51:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKIX6-0005m9-Mi for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 21:50:59 -0400 Received: from blu0-omc1-s29.blu0.hotmail.com ([65.55.116.40]:36102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKIX6-0005m2-Iu for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 21:50:52 -0400 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" --_9450bbe9-160e-4d25-99dc-df197254287d_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=2C I am currently taking a lot of notes in an org file containing figures=2C= equations=2C code snippets and text. In my project tree=2C I have several = nodes containing supplementary material and code that will not be part of m= y final report exported as a LaTeX pdf. These nodes are tagged as :noexport= to avoid exporting.=20 However=2C when editing the buffer=2C I would like to hide all such parts i= n order to focus on the important ones. Is there a way to whether: 1) folding (or cycling) all headlines of a specific tag in one key action 2) prevent these tagged headlines to unfold (unless I specifically want to = by hitting tab when the cursor is on the headline)=2C by some kind of locki= ng process ? For example=2C by tagging with :locked ? Thanks for suggestions=2C Martin = --_9450bbe9-160e-4d25-99dc-df197254287d_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi=2C
 =3B I am currently= taking a lot of notes in an org file containing figures=2C equations=2C co= de snippets and text. In my project tree=2C I have several nodes containing= supplementary material and code that will not be part of my final report e= xported as a LaTeX pdf. These nodes are tagged as :noexport to avoid export= ing.

However=2C when editing the buffer=2C I would like to hide all= such parts in order to focus on the important ones. Is there a way to whet= her:
1) folding (or cycling) all headlines of a specific tag in one key = action
2) prevent these tagged headlines to unfold (unless I specificall= y want to by hitting tab when the cursor is on the headline)=2C by some kin= d of locking process ? For example=2C by tagging with :locked ?

Than= ks for suggestions=2C
Martin
= --_9450bbe9-160e-4d25-99dc-df197254287d_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: Visibility cycling for headlines with a specific tag ? Date: Fri, 13 Sep 2013 10:40:15 +0200 Message-ID: <8661u55d3k.fsf@somewhere.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Martin, Martin Leduc wrote: > I am currently taking a lot of notes in an org file containing figures, > equations, code snippets and text. In my project tree, I have several nodes > containing supplementary material and code that will not be part of my final > report exported as a LaTeX pdf. These nodes are tagged as :noexport to avoid > exporting. > > However, when editing the buffer, I would like to hide all such parts in > order to focus on the important ones. Is there a way to whether: > 1) folding (or cycling) all headlines of a specific tag in one key action > 2) prevent these tagged headlines to unfold (unless I specifically want to by > hitting tab when the cursor is on the headline), by some kind of locking > process ? For example, by tagging with :locked ? I don't know whether than can solve your problem, but you may try using the ARCHIVE tag. I know, this is not semantically right; but you could already try if it meets your requirements. Best regards, Seb -- Sebastien Vauban From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Leduc Subject: Re: Visibility cycling for headlines with a specific tag ? Date: Fri, 13 Sep 2013 14:09:15 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_374bcb9b-85ce-4116-8dea-f726d590f85b_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKU3n-0002B3-NK for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 10:09:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKU3g-0001rC-Da for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 10:09:23 -0400 Received: from blu0-omc1-s8.blu0.hotmail.com ([65.55.116.19]:54782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKU3g-0001r2-9O for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 10:09:16 -0400 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" --_374bcb9b-85ce-4116-8dea-f726d590f85b_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Exactly what I was searching for. Thank you very much. = --_374bcb9b-85ce-4116-8dea-f726d590f85b_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Exactly what I was searching for= . Thank you very much.
= --_374bcb9b-85ce-4116-8dea-f726d590f85b_--