emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* #+STARTUP: content question
@ 2013-01-11 11:36 Luca Ferrari
  2013-01-11 12:24 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Luca Ferrari @ 2013-01-11 11:36 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
I'd like to have my org files to show the contents of all the nodes
that have (sub)items not marked as completed/done.
Therefore the following:

* FIRST
** second
*** TODO blah
*** DONE blah

** third
*** DONE blah
*** DONE blah

should be shown when visiting the file as follows:

* FIRST
** second
*** TODO blah
*** DONE blah

** third ...


Is that possible using the #+STARTUP or org-startup-folded variable?

Thanks,
Luca

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: #+STARTUP: content question
  2013-01-11 11:36 #+STARTUP: content question Luca Ferrari
@ 2013-01-11 12:24 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-01-11 12:24 UTC (permalink / raw)
  To: Luca Ferrari; +Cc: emacs-orgmode

Hi Luca,

Luca Ferrari <fluca1978@infinito.it> writes:

> Is that possible using the #+STARTUP or org-startup-folded variable?

No.  You can play with the :VISIBILITY: property but we need something
more flexible, I agree.  On my todo list.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-11 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-11 11:36 #+STARTUP: content question Luca Ferrari
2013-01-11 12:24 ` Bastien

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).