Hmm, maybe.. Didn't consider that one. But maybe my issue rather lies in how the visibility toggling with S-TAB functions. The file property drawer is open in OVERVIEW and CONTENT but hidden in SHOW ALL. My intuition says that the file-property drawer should be closed for all toggle-states. Thoughts?
/Gustav ________________________________________ From: Kyle Meyer <k...@kyleam.com> Sent: Thursday, October 29, 2020 03:45 To: Gustav Wikström Cc: emacs-orgmode@gnu.org Subject: Re: Default fold state of property drawers? 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?