* #+STARTUP: content: How to expand only some sections on startup?
@ 2011-11-06 14:27 Marius Hofert
2011-11-06 20:15 ` Marius Hofert
0 siblings, 1 reply; 3+ messages in thread
From: Marius Hofert @ 2011-11-06 14:27 UTC (permalink / raw)
To: Emacs help
Hi,
as described on http://orgmode.org/manual/Visibility-cycling.html one can set #+STARTUP: content to start an .org file with all headlines shown, the default is "overview". I tried to put "#+STARTUP: content" in some sections hoping that they will be expanded on startup while other sections will not be expanded (so following "overview").
Is something like this possible?
Cheers,
Marius
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: #+STARTUP: content: How to expand only some sections on startup?
2011-11-06 14:27 #+STARTUP: content: How to expand only some sections on startup? Marius Hofert
@ 2011-11-06 20:15 ` Marius Hofert
2011-11-06 20:29 ` Jambunathan K
0 siblings, 1 reply; 3+ messages in thread
From: Marius Hofert @ 2011-11-06 20:15 UTC (permalink / raw)
To: Emacs help
Okay, I figured it out. There's a visibility property for that, e.g.:
:PROPERTIES:
:VISIBILITY: content
:END:
Cheers,
Marius
On 2011-11-06, at 15:27 , Marius Hofert wrote:
> Hi,
>
> as described on http://orgmode.org/manual/Visibility-cycling.html one can set #+STARTUP: content to start an .org file with all headlines shown, the default is "overview". I tried to put "#+STARTUP: content" in some sections hoping that they will be expanded on startup while other sections will not be expanded (so following "overview").
> Is something like this possible?
>
> Cheers,
>
> Marius
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: #+STARTUP: content: How to expand only some sections on startup?
2011-11-06 20:15 ` Marius Hofert
@ 2011-11-06 20:29 ` Jambunathan K
0 siblings, 0 replies; 3+ messages in thread
From: Jambunathan K @ 2011-11-06 20:29 UTC (permalink / raw)
To: Marius Hofert; +Cc: Emacs help
1. C-h i
2. m org
3. i visibility
4. keep pressing "," until you land up where all visibility is
documented.
1 => launch info
2 => visit org manual
3 => index lookup for visibility
4 => cycle through all entries
> Okay, I figured it out. There's a visibility property for that, e.g.:
>
> :PROPERTIES:
> :VISIBILITY: content
> :END:
>
> Cheers,
>
> Marius
>
> On 2011-11-06, at 15:27 , Marius Hofert wrote:
>
>> Hi,
>>
>> as described on http://orgmode.org/manual/Visibility-cycling.html
>> one can set #+STARTUP: content to start an .org file with all
>> headlines shown, the default is "overview". I tried to put
>> "#+STARTUP: content" in some sections hoping that they will be
>> expanded on startup while other sections will not be expanded (so
>> following "overview").
>> Is something like this possible?
>>
>> Cheers,
>>
>> Marius
>
>
>
--
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-06 20:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06 14:27 #+STARTUP: content: How to expand only some sections on startup? Marius Hofert
2011-11-06 20:15 ` Marius Hofert
2011-11-06 20:29 ` Jambunathan K
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).