Just wanted to recommend a fix to a conflict in documentation. (I haven't researched which is correct.)
Couldn't find it reported anywhere... "When Emacs first visits an Org file, the global state is set to showeverything, i.e., all file content is visible." -- org mode manual 2.2.2 Initial visibility - https://orgmode.org/manual/Initial-visibility.html "When Emacs first visits an Org file, the global state is set to OVERVIEW, i.e., only the top level headlines are visible." -- org mode guide 2.2 Visibility Cycling - https://orgmode.org/guide/Visibility-Cycling.html Thanks!