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