Gustav Wikström writes: > Hi, > > This may be a stupid question but I didn't find anything conclusive in > the manual or online after a (albeit fairly quick) scan. > > Is there currently a way to declare that property drawers (and the > file level property drawer in particular) should be hidden when > opening a new Org file, no matter the startup keyword setting? I.e is > it possible to control the open/closed state of the property drawer > separate from the outline folding?
I may be missing something too, but I'm not aware of a way to do this that's distinct from setting org-startup-folded and friends. But doesn't org-startup-folded's showall/showeverything distinction cover your usecase?