I have emacs file with tree
* Actions <hierarchical counter>
** Merge Down
*** Requested via Menu
*** Requested via Shortcut
How I can to сollapse or expand tree?
Move point to the heading you want to collapse or expand, and hit TAB. It will cycle between collapsing it entirely, showing only the headings of the child entries, and expanding all child entries.