>>>>> Regarding 'Re: Property for startup visibility?'; Peter Jones adds:


  > Richard KLINDA <[EMAIL PROTECTED]> writes:
  >> Hello, is there a property for setting the startup visibility
  >> (folden, children or subtree) of a tree?

  > Place this in your .org file.  I keep it near the top:

  > #+STARTUP: showall

  > Search the manual for "startup" for more options.

Thanks, but I would like to set this up on a tree-by-tree basis
(complementing the #+STARTUP option).

For example, currently I have a project file:

,----
| * Task 1
| 
| ** ...
| ** ...
| 
| * Task 2
| 
| ** ..
| ** ..
| 
| * Task 3
|
| ** ..
| ** ..
`----

What I want is setting it up to open like this:

,----
| * Task 1...  (Folded)
| 
| * Task 2     (Content)
| ** ..
| ** ..
| 
| * Task 3...  (Folded)
`----

Does it make sense?  IMHO it could be a nice job for properties.

Richard


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to